diff options
Diffstat (limited to 'usr.sbin/atm/atmarpd/atmarp_timer.c')
-rw-r--r-- | usr.sbin/atm/atmarpd/atmarp_timer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/atm/atmarpd/atmarp_timer.c b/usr.sbin/atm/atmarpd/atmarp_timer.c index f9c41cc5fe54d..9988f84b2d616 100644 --- a/usr.sbin/atm/atmarpd/atmarp_timer.c +++ b/usr.sbin/atm/atmarpd/atmarp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atmarp_timer.c,v 1.2 1998/08/13 20:11:12 johnc Exp $ + * @(#) $Id: atmarp_timer.c,v 1.1 1998/09/15 08:23:15 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: atmarp_timer.c,v 1.2 1998/08/13 20:11:12 johnc Exp $"; +static char *RCSid = "@(#) $Id: atmarp_timer.c,v 1.1 1998/09/15 08:23:15 phk Exp $"; #endif #include <sys/types.h> |