diff options
Diffstat (limited to 'sys/dev/hatm/if_hatm_intr.c')
| -rw-r--r-- | sys/dev/hatm/if_hatm_intr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/hatm/if_hatm_intr.c b/sys/dev/hatm/if_hatm_intr.c index 750364a8971c..0f91044f51cf 100644 --- a/sys/dev/hatm/if_hatm_intr.c +++ b/sys/dev/hatm/if_hatm_intr.c @@ -27,7 +27,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hatm/if_hatm_intr.c,v 1.18.2.2 2005/08/25 05:01:10 rwatson Exp $");  /*   * ForeHE driver. | 
