oops, broken comment fixed
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jan 2003 18:50:51 +0000 (18:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jan 2003 18:50:51 +0000 (18:50 +0000)
include/curl/multi.h

index 19c6553..365cd40 100644 (file)
@@ -190,7 +190,7 @@ CURLMsg *curl_multi_info_read(CURLM *multi_handle,
                               int *msgs_in_queue);
 
 #ifdef __cplusplus
-} /* end of extern "C"
+} /* end of extern "C" */
 #endif
   
 #endif