summaryrefslogtreecommitdiff
path: root/lib/libz/maketree.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/maketree.c')
-rw-r--r--lib/libz/maketree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/maketree.c b/lib/libz/maketree.c
index a71af29b977a..1aa972ed5b55 100644
--- a/lib/libz/maketree.c
+++ b/lib/libz/maketree.c
@@ -4,7 +4,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libz/maketree.c,v 1.1.1.1.8.1 2003/02/01 13:33:12 sobomax Exp $");
/* WARNING: this file should *not* be used by applications. It is
part of the implementation of the compression library and is