diff options
Diffstat (limited to 'sys/netatm/uni/uniarp_timer.c')
-rw-r--r-- | sys/netatm/uni/uniarp_timer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c index b65ca568cdd8e..e8f5656bd47c9 100644 --- a/sys/netatm/uni/uniarp_timer.c +++ b/sys/netatm/uni/uniarp_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: uniarp_timer.c,v 1.1 1998/09/15 08:23:10 phk Exp $ + * @(#) $Id: uniarp_timer.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_timer.c,v 1.1 1998/09/15 08:23:10 phk Exp $"); +__RCSID("@(#) $Id: uniarp_timer.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif |