From f871de0064ee4bd3aee07c5b018f7a6438ec8910 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 28 Dec 2012 12:40:20 +0100 Subject: build: make use of 76 lib/*.h renamed files 76 private header files renamed to use our standard naming scheme. This change affects 322 files in libcurl's source tree. --- include/curl/curlrules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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. */ -- cgit v1.2.1