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 553099f65cc16..80203c6ae0c87 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 2005/05/21 09:55:05 ru Exp $");
#include <sys/types.h>