summaryrefslogtreecommitdiff
path: root/usr.bin/colldef/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/colldef/parse.y')
-rw-r--r--usr.bin/colldef/parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/colldef/parse.y b/usr.bin/colldef/parse.y
index 375aed8ac3e09..d1bf7389aa0ce 100644
--- a/usr.bin/colldef/parse.y
+++ b/usr.bin/colldef/parse.y
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/colldef/parse.y,v 1.34.16.1 2008/10/02 02:57:24 kensmith Exp $");
#include <arpa/inet.h>
#include <err.h>