corrected reference to multi-using examples

This commit is contained in:
Daniel Stenberg 2002-02-19 11:02:01 +00:00
Родитель 792d73a9cf
Коммит 4c6a52fe90
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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