summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/systems.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/systems.h')
-rw-r--r--usr.sbin/ppp/systems.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h
index 823bdbb..ff85241 100644
--- a/usr.sbin/ppp/systems.h
+++ b/usr.sbin/ppp/systems.h
@@ -17,13 +17,13 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: systems.h,v 1.3 1997/02/22 16:10:57 peter Exp $
+ * $Id: systems.h,v 1.4 1997/05/26 00:44:09 brian Exp $
*
*/
#ifndef _SYSTEMS_H_
#define _SYSTEMS_H_
-extern int OrigUid __P((void));
-extern void GetUid __P((void));
-extern int SelectSystem __P((char *, char*));
+extern int OrigUid(void);
+extern void GetUid(void);
+extern int SelectSystem(char *, char*);
#endif
OpenPOWER on IntegriCloud