diff options
Diffstat (limited to 'lib/libc/regex/grot/main.c')
-rw-r--r-- | lib/libc/regex/grot/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/main.c b/lib/libc/regex/grot/main.c index 9563de4d8b8a..862aa295ad83 100644 --- a/lib/libc/regex/grot/main.c +++ b/lib/libc/regex/grot/main.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/regex/grot/main.c,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <stdio.h> #include <string.h> |