Commit 543e0b1e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

oops, broken comment fixed

parent 64b0ff87
Loading
Loading
Loading
Loading
+1 −1
Changes for include/curl/multi.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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