summaryrefslogtreecommitdiff
path: root/lib/libfetch/http.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
commit5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch)
treed019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /lib/libfetch/http.c
parent665ce17da44f98ae193440703de789dedfb6a72c (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 4b62b5a488c33..b3debc8948f22 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.76.2.2 2007/05/29 12:35:26 des Exp $");
/*
* The following copyright applies to the base64 code: