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