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 caa2ca39612d3..11e83d4d2cb6d 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.32.1 2010/02/10 00:26:20 kensmith Exp $"); #include <stdio.h> #include <string.h> |