diff options
Diffstat (limited to 'chpass/pw_copy.h')
| -rw-r--r-- | chpass/pw_copy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/pw_copy.h b/chpass/pw_copy.h index 20f3bcc..6454536 100644 --- a/chpass/pw_copy.h +++ b/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 *); |
