summaryrefslogtreecommitdiff
path: root/lib/libfetch/http.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-07-03 13:01:43 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-07-03 13:01:43 +0000
commit6dde85226565322f6651945e2b1205a7ff770536 (patch)
tree2ea5e05a3721d70eac53686e4099e293bf209718 /lib/libfetch/http.c
parent148a348454a0bbec0dab6f790e7d47c9850c0128 (diff)
Diffstat (limited to 'lib/libfetch/http.c')
-rw-r--r--lib/libfetch/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/http.c b/lib/libfetch/http.c
index 04b7964612fe..9c7e8f075c53 100644
--- a/lib/libfetch/http.c
+++ b/lib/libfetch/http.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libfetch/http.c,v 1.13.2.18 2002/02/03 12:32:05 des Exp $");
/*
* The following copyright applies to the base64 code: