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:
@@ -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