diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /sys/netatm/uni/uniarp_timer.c | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
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 0c2ea88af3751..531a611fba406 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.   * - *	@(#) $FreeBSD$ + *	@(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.4 2000/01/17 20:49:55 mks Exp $   *   */ @@ -42,7 +42,7 @@  #include <netatm/uni/uniip_var.h>  #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.4 2000/01/17 20:49:55 mks Exp $");  #endif | 
