mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-03 06:20:53 -04:00
(advance): Protoize function.
This commit is contained in:
+1
-2
@@ -206,8 +206,7 @@ eaccess (char *path, int mode)
|
||||
|
||||
#if !defined (advance)
|
||||
static int
|
||||
advance (f)
|
||||
int f;
|
||||
advance (int f)
|
||||
{
|
||||
++pos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user