fix source comments

This commit is contained in:
dborth 2009-01-23 17:40:25 +00:00
parent d02c06028c
commit 0e89eb12b5
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@
* http.cpp * http.cpp
* *
* HTTP operations * HTTP operations
* Copyright (C) 2008 bushing * Written by dhewg/bushing, modified by Tantric
***************************************************************************/ ***************************************************************************/
#include <malloc.h> #include <malloc.h>

View File

@ -6,7 +6,6 @@
* http.h * http.h
* *
* HTTP operations * HTTP operations
* Copyright (C) 2008 bushing
***************************************************************************/ ***************************************************************************/
#ifndef _HTTP_H_ #ifndef _HTTP_H_