diff options
Diffstat (limited to 'lib/libc/regex/grot/debug.c')
-rw-r--r-- | lib/libc/regex/grot/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/debug.c b/lib/libc/regex/grot/debug.c index caa2ca39612d..21df65a6f1be 100644 --- a/lib/libc/regex/grot/debug.c +++ b/lib/libc/regex/grot/debug.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/regex/grot/debug.c,v 1.4.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <stdio.h> #include <string.h> |