Commit 4c6a52fe authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

corrected reference to multi-using examples

parent 792d73a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
  o Enable the application to select() on its own file descriptors and curl's
    file descriptors simultaneous easily.
  
  Example source using this interface: http://curl.haxx.se/dev/multi-app.c
  Example sources using this interface is here: ../multi/

*/
#ifdef HAVE_SYS_SOCKET_H