summaryrefslogtreecommitdiff
path: root/usr.bin/c99/c99.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/c99/c99.c')
-rw-r--r--usr.bin/c99/c99.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/c99/c99.c b/usr.bin/c99/c99.c
index 553099f65cc1..d45604e59012 100644
--- a/usr.bin/c99/c99.c
+++ b/usr.bin/c99/c99.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/c99/c99.c,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/types.h>