From df3e8e19c1fb49cfd7e54a958d963d718e3a5a3b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 12 Aug 2007 20:36:06 +0000 Subject: minor change in language for the --libcurl source header --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.c b/src/main.c index 4f4705059..ee531555e 100644 --- a/src/main.c +++ b/src/main.c @@ -3437,7 +3437,7 @@ CURLcode _my_setopt(CURL *curl, struct Configurable *config, const char *name, static const char * const srchead[]={ "/********* Sample code generated by the curl command line tool **********", " * Lines with [REMARK] below might need to be modified to make this code ", - " * usable. Add appropriate error code checking where appropriate.", + " * usable. Add error code checking where appropriate.", " * Compile this with a suitable header include path. Then link with ", " * libcurl.", " * If you use any *_LARGE options, make sure your compiler figure", -- cgit v1.2.3