diff options
Diffstat (limited to 'lib/libc/regex/engine.c')
| -rw-r--r-- | lib/libc/regex/engine.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/engine.c b/lib/libc/regex/engine.c index 9d69c1e98991..77592de177e5 100644 --- a/lib/libc/regex/engine.c +++ b/lib/libc/regex/engine.c @@ -38,7 +38,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/regex/engine.c,v 1.13 2003/02/16 17:29:10 nectar Exp $");  /*   * The matching engine and friends.  This file is #included by regexec.c  | 
