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..834e71d806ed 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.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> |