summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/passwdauth.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/passwdauth.h')
-rw-r--r--usr.sbin/ppp/passwdauth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/passwdauth.h b/usr.sbin/ppp/passwdauth.h
index da34ccb..05ba1f3 100644
--- a/usr.sbin/ppp/passwdauth.h
+++ b/usr.sbin/ppp/passwdauth.h
@@ -6,6 +6,6 @@
#ifndef _PASSWDAUTH_H_
#define _PASSWDAUTH_H_
-extern int PasswdAuth __P((char *, char *));
+extern int PasswdAuth(char *, char *);
#endif
OpenPOWER on IntegriCloud