From 75018531e6aedb37c7c76c7fd2ff16eec0cc9dee Mon Sep 17 00:00:00 2001 From: rans Date: Tue, 31 Aug 2004 16:34:08 +0000 Subject: Reaper added and rearranged code --- nanohttp/nanohttp-client.h | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'nanohttp/nanohttp-client.h') diff --git a/nanohttp/nanohttp-client.h b/nanohttp/nanohttp-client.h index 9c5cd64..f937f00 100644 --- a/nanohttp/nanohttp-client.h +++ b/nanohttp/nanohttp-client.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-client.h,v 1.6 2004/08/30 15:26:53 snowdrop Exp $ + * $Id: nanohttp-client.h,v 1.7 2004/08/31 16:34:08 rans Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -90,18 +90,3 @@ int httpc_post_finish_cb(httpc_conn_t *conn, #endif - - - - - - - - - - - - - - - -- cgit v1.1-32-gdbae