summaryrefslogtreecommitdiff
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 e50bd1f8a46d6..d2e93919a32b9 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.10.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $");
#include <limits.h>
#include <stdio.h>