aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-31 19:46:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-31 19:46:25 +0000
commit496ea65f39c745ffc240660adc8f67907f6b7c9f (patch)
tree5414faabf9a0e9d83f258196d9d986d719a877fd
parent6577b15d08d0ed151c7819b8f25b9ff0385e2ece (diff)
link to reset as well
-rw-r--r--docs/libcurl/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libcurl/index.html b/docs/libcurl/index.html
index 526569126..6b4f10550 100644
--- a/docs/libcurl/index.html
+++ b/docs/libcurl/index.html
@@ -24,6 +24,7 @@
<br><a href="curl_easy_getinfo.html">curl_easy_getinfo</A>
<br><a href="curl_easy_init.html">curl_easy_init</A>
<br><a href="curl_easy_perform.html">curl_easy_perform</A>
+<br><a href="curl_easy_reset.html">curl_easy_reset</A>
<br><a href="curl_easy_setopt.html">curl_easy_setopt</A>
<br><a href="curl_easy_strerror.html">curl_easy_strerror</A>
<br><a href="curl_escape.html">curl_escape</A>