summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/link.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cmp/link.c')
-rw-r--r--usr.bin/cmp/link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cmp/link.c b/usr.bin/cmp/link.c
index fe45def9fb573..c2edf9ec298c5 100644
--- a/usr.bin/cmp/link.c
+++ b/usr.bin/cmp/link.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/cmp/link.c,v 1.1.2.1 2005/09/17 11:33:41 brian Exp $");
#include <sys/types.h>
#include <err.h>