]> granicus.if.org Git - curl/commitdiff
nonsense comments removed
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Mar 2004 07:22:04 +0000 (07:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Mar 2004 07:22:04 +0000 (07:22 +0000)
src/main.c

index ea71c35103731835ebabd422dc2d7e50212ae6e1..884dc176b553c53bf6fc9a24526b83459ac8417a 100644 (file)
@@ -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