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:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user