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

oops, broken comment fixed

parent 64b0ff87
Loading
Loading
Loading
Loading
+1 −1
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