aboutsummaryrefslogtreecommitdiff
path: root/include/curl/curlrules.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/curl/curlrules.h')
-rw-r--r--include/curl/curlrules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curlrules.h b/include/curl/curlrules.h
index 4e9c88003..7c2ede35b 100644
--- a/include/curl/curlrules.h
+++ b/include/curl/curlrules.h
@@ -190,7 +190,7 @@ typedef char
* CURL_ISOCPP and CURL_OFF_T_C definitions are done here in order to allow
* these to be visible and exported by the external libcurl interface API,
* while also making them visible to the library internals, simply including
- * setup.h, without actually needing to include curl.h internally.
+ * curl_setup.h, without actually needing to include curl.h internally.
* If some day this section would grow big enough, all this should be moved
* to its own header file.
*/