From 96a3488eae3838c77be5921ee44243c11f6fe36b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 29 Aug 2015 13:55:00 +0200 Subject: [PATCH] CURLINFO_RESPONSE_CODE.3: added short description --- docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 b/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 index beed861f8..e06087239 100644 --- a/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 +++ b/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 @@ -22,7 +22,7 @@ .\" .TH CURLINFO_RESPONSE_CODE 3 "28 Aug 2015" "libcurl 7.44.0" "curl_easy_getinfo options" .SH NAME -CURLINFO_RESPONSE_CODE \- +CURLINFO_RESPONSE_CODE \- get the last response code .SH SYNOPSIS #include