diff options
Diffstat (limited to 'sys/dev/hatm/if_hatm_tx.c')
| -rw-r--r-- | sys/dev/hatm/if_hatm_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hatm/if_hatm_tx.c b/sys/dev/hatm/if_hatm_tx.c index b084b9e17ecf..ea47493731ca 100644 --- a/sys/dev/hatm/if_hatm_tx.c +++ b/sys/dev/hatm/if_hatm_tx.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_tx.c,v 1.9.4.1 2005/01/30 00:59:43 imp Exp $"); #include "opt_inet.h" #include "opt_natm.h" |
