summaryrefslogtreecommitdiffstats
path: root/libc
diff options
context:
space:
mode:
Diffstat (limited to 'libc')
-rw-r--r--libc/gen/pw_scan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/gen/pw_scan.h b/libc/gen/pw_scan.h
index 3bc6201..954854b 100644
--- a/libc/gen/pw_scan.h
+++ b/libc/gen/pw_scan.h
@@ -38,4 +38,4 @@
#define _PWSCAN_MASTER 0x01
#define _PWSCAN_WARN 0x02
-extern int __pw_scan __P((char *, struct passwd *, int));
+extern int __pw_scan(char *, struct passwd *, int);