mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08:00
tool_convert.c: fix no newline at end of file
This commit is contained in:
parent
b4b642eb45
commit
a75888f1d3
@ -148,4 +148,5 @@ char convert_char(curl_infotype infotype, char this_char)
|
|||||||
return UNPRINTABLE_CHAR;
|
return UNPRINTABLE_CHAR;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CURL_DOES_CONVERSIONS */
|
#endif /* CURL_DOES_CONVERSIONS */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user