summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-stream.h
diff options
context:
space:
mode:
authorGravatar m0gg2007-11-04 06:57:31 +0000
committerGravatar m0gg2007-11-04 06:57:31 +0000
commit294374084a574ec74dfad51db494d102d4c3db27 (patch)
treec69995ed52234b61f4558967037d77f6bc480927 /nanohttp/nanohttp-stream.h
parent8a6946b18003fae6400a137389f0cb13d0ac4bd6 (diff)
downloadcsoap-294374084a574ec74dfad51db494d102d4c3db27.tar.gz
csoap-294374084a574ec74dfad51db494d102d4c3db27.tar.bz2
Moved project documentation from headers to doc/
Diffstat (limited to 'nanohttp/nanohttp-stream.h')
-rwxr-xr-xnanohttp/nanohttp-stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nanohttp/nanohttp-stream.h b/nanohttp/nanohttp-stream.h
index 40d415e..bb152ba 100755
--- a/nanohttp/nanohttp-stream.h
+++ b/nanohttp/nanohttp-stream.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: nanohttp-stream.h,v 1.16 2007/11/03 22:40:15 m0gg Exp $
+ * $Id: nanohttp-stream.h,v 1.17 2007/11/04 06:57:32 m0gg Exp $
*
* CSOAP Project: A http client/server library in C
* Copyright (C) 2003-2004 Ferhat Ayaz
@@ -45,7 +45,7 @@
* be given while creating a stream.
*
* A stream will start sending/receiving data "after" sending/receiving header
- * information. (After <CF><CF>)"
+ * information (After CR LF CR LF)."
*/
/**{@*/