summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/login.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/login/login.h')
-rw-r--r--usr.bin/login/login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/login.h b/usr.bin/login/login.h
index 21a8f76..6be2539 100644
--- a/usr.bin/login/login.h
+++ b/usr.bin/login/login.h
@@ -25,6 +25,6 @@
* $FreeBSD$
*/
-void login_fbtab __P((char *, uid_t, gid_t));
+void login_fbtab(char *, uid_t, gid_t);
extern char **environ;
OpenPOWER on IntegriCloud