aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-02-19 11:02:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-02-19 11:02:01 +0000
commit4c6a52fe90e0c17d9d72ba21fea07dcfa6cda238 (patch)
tree74a013841208cea1ee3270794a3cba6e54100724
parent792d73a9cf3a22e4eeddffe0623fd4f111467aba (diff)
corrected reference to multi-using examples
-rw-r--r--lib/multi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/multi.h b/lib/multi.h
index 9ad806778..a9bd4eaf4 100644
--- a/lib/multi.h
+++ b/lib/multi.h
@@ -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