summaryrefslogtreecommitdiff
path: root/usr.bin/fetch/http.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /usr.bin/fetch/http.c
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvs
'RELENG_2_2_2_RELEASE'. This commit was manufactured to restore the state of the 2.2.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.bin/fetch/http.c')
-rw-r--r--usr.bin/fetch/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/http.c b/usr.bin/fetch/http.c
index 2b50fc5d6365..28cf473971ee 100644
--- a/usr.bin/fetch/http.c
+++ b/usr.bin/fetch/http.c
@@ -26,7 +26,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: http.c,v 1.4 1997/02/11 20:46:05 wollman Exp $
+ * $Id: http.c,v 1.4.2.1 1997/03/10 07:12:51 fenner Exp $
*/
#include <sys/types.h>