From: Daniel Stenberg Date: Wed, 17 Mar 2004 07:22:04 +0000 (+0000) Subject: nonsense comments removed X-Git-Tag: curl-7_11_1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3417e0b0fc580393511fc1c603b7c4c6d022648f;p=thirdparty%2Fcurl.git nonsense comments removed --- diff --git a/src/main.c b/src/main.c index ea71c35103..884dc176b5 100644 --- a/src/main.c +++ b/src/main.c @@ -124,11 +124,11 @@ struct pollfd { int poll (struct pollfd *, int, int); #endif /* __DJGPP__ */ -#ifndef __cplusplus /* (rabe) */ +#ifndef __cplusplus #ifndef typedef_bool typedef char bool; #endif -#endif /* (rabe) */ +#endif #define CURL_PROGRESS_STATS 0 /* default progress display */ #define CURL_PROGRESS_BAR 1