diff options
Diffstat (limited to 'sbin/atm/atm/atm_print.c')
-rw-r--r-- | sbin/atm/atm/atm_print.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/atm/atm/atm_print.c b/sbin/atm/atm/atm_print.c index 93aaef824862..a88e3dea65d2 100644 --- a/sbin/atm/atm/atm_print.c +++ b/sbin/atm/atm/atm_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_print.c,v 1.12 1998/07/30 22:38:56 mks Exp $ + * @(#) $Id: atm_print.c,v 1.1 1998/09/15 08:22:45 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: atm_print.c,v 1.12 1998/07/30 22:38:56 mks Exp $"; +static char *RCSid = "@(#) $Id: atm_print.c,v 1.1 1998/09/15 08:22:45 phk Exp $"; #endif #include <sys/types.h> |