summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/login_fbtab.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/login/login_fbtab.c')
-rw-r--r--usr.bin/login/login_fbtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/login_fbtab.c b/usr.bin/login/login_fbtab.c
index a62c6ef..c0a4290 100644
--- a/usr.bin/login/login_fbtab.c
+++ b/usr.bin/login/login_fbtab.c
@@ -74,7 +74,7 @@ __FBSDID("$FreeBSD$");
#include "login.h"
#include "pathnames.h"
-static void login_protect __P((const char *, char *, int, uid_t, gid_t));
+static void login_protect(const char *, char *, int, uid_t, gid_t);
#define WSPACE " \t\n"
OpenPOWER on IntegriCloud