summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/pw_copy.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chpass/pw_copy.h')
-rw-r--r--usr.bin/chpass/pw_copy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chpass/pw_copy.h b/usr.bin/chpass/pw_copy.h
index 20f3bcc..6454536 100644
--- a/usr.bin/chpass/pw_copy.h
+++ b/usr.bin/chpass/pw_copy.h
@@ -33,4 +33,4 @@
* $FreeBSD$
*/
-void pw_copy __P((int, int, struct passwd *, struct passwd *));
+void pw_copy(int, int, struct passwd *, struct passwd *);
OpenPOWER on IntegriCloud