1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +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) #if !defined (advance)
static int static int
advance (f) advance (int f)
int f;
{ {
++pos; ++pos;