mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 12:35:04 -05: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;
|
||||
}
|
||||
|
||||
#endif /* CURL_DOES_CONVERSIONS */
|
||||
#endif /* CURL_DOES_CONVERSIONS */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user