1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 00:12:00 +02:00

(advance): Protoize function.

This commit is contained in:
Jim Meyering
1996-01-17 17:46:12 +00:00
parent e23e3f656a
commit 08d800d44e

View File

@@ -206,8 +206,7 @@ eaccess (char *path, int mode)
#if !defined (advance)
static int
advance (f)
int f;
advance (int f)
{
++pos;