aboutsummaryrefslogtreecommitdiff
path: root/src/http_SString.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_SString.h')
-rw-r--r--src/http_SString.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/http_SString.h b/src/http_SString.h
index 3244666..091a1a6 100644
--- a/src/http_SString.h
+++ b/src/http_SString.h
@@ -1,7 +1,7 @@
/*@@
- @header http_Content.h
- @date Sun Sep 17 14:19:23 2000
- @author Tom Goodale
+ @header http_SString.h
+ @date April 7 14:19:23 2004
+ @author Steve White
@desc
Routines exported by the Content stuff.
@enddesc
@@ -11,7 +11,6 @@
#ifndef __HTTP_SSTRING_H__
#define __HTTP_SSTRING_H__ 1
-#define STRING_NAMESPACE 1
#include "SString.h"
#define EMPTYSTRING {'\0'}