From 294374084a574ec74dfad51db494d102d4c3db27 Mon Sep 17 00:00:00 2001 From: m0gg Date: Sun, 4 Nov 2007 06:57:31 +0000 Subject: Moved project documentation from headers to doc/ --- nanohttp/nanohttp-stream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nanohttp/nanohttp-stream.h') 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 )" + * information (After CR LF CR LF)." */ /**{@*/ -- cgit v1.1-32-gdbae