diff options
Diffstat (limited to 'usr.sbin/pppd/args.h')
-rw-r--r-- | usr.sbin/pppd/args.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/args.h b/usr.sbin/pppd/args.h index e76721266cb50..e03919e2ad58c 100644 --- a/usr.sbin/pppd/args.h +++ b/usr.sbin/pppd/args.h @@ -1,6 +1,6 @@ /* * neat macro from ka9q to "do the right thing" with ansi prototypes - * $Id: args.h,v 1.2 1994/09/25 02:31:51 wollman Exp $ + * $Id: args.h,v 1.3 1996/03/01 19:29:34 phk Exp $ */ #ifndef __P |