aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar/acplex.l
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/acplex.l')
-rw-r--r--usr.bin/ar/acplex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/acplex.l b/usr.bin/ar/acplex.l
index 3186d170ced2..8e88c429d951 100644
--- a/usr.bin/ar/acplex.l
+++ b/usr.bin/ar/acplex.l
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/ar/acplex.l,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <err.h>
#include <errno.h>