aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/file2c/file2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file2c/file2c.c')
-rw-r--r--usr.bin/file2c/file2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file2c/file2c.c b/usr.bin/file2c/file2c.c
index 8e16bbb8b383..0fd6d4735e34 100644
--- a/usr.bin/file2c/file2c.c
+++ b/usr.bin/file2c/file2c.c
@@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/file2c/file2c.c,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $");
#include <limits.h>
#include <stdio.h>