aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/indent/indent.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/indent/indent.h')
-rw-r--r--usr.bin/indent/indent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/indent.h b/usr.bin/indent/indent.h
index 4c52bf8370e4..3c6c556c2adc 100644
--- a/usr.bin/indent/indent.h
+++ b/usr.bin/indent/indent.h
@@ -25,7 +25,7 @@
*/
#if 0
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/indent/indent.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#endif
void addkey(char *, int);