diff options
Diffstat (limited to 'sys/dev/patm/if_patm_rtables.c')
-rw-r--r-- | sys/dev/patm/if_patm_rtables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/patm/if_patm_rtables.c b/sys/dev/patm/if_patm_rtables.c index f945276690b4..41eb063230aa 100644 --- a/sys/dev/patm/if_patm_rtables.c +++ b/sys/dev/patm/if_patm_rtables.c @@ -3,7 +3,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/patm/if_patm_rtables.c,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> |