diff options
Diffstat (limited to 'bin/sh/mksyntax.c')
| -rw-r--r-- | bin/sh/mksyntax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/mksyntax.c b/bin/sh/mksyntax.c index 28a018b21629..6c4496441fb2 100644 --- a/bin/sh/mksyntax.c +++ b/bin/sh/mksyntax.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)mksyntax.c 8.2 (Berkeley) 5/4/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/sh/mksyntax.c,v 1.26.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); /* * This program creates syntax.h and syntax.c. |
