From 4c6a52fe90e0c17d9d72ba21fea07dcfa6cda238 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 19 Feb 2002 11:02:01 +0000 Subject: corrected reference to multi-using examples --- lib/multi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3