mirror of
https://github.com/curl/curl.git
synced 2026-06-03 01:14:54 +03:00
tool_convert.c: fix no newline at end of file
This commit is contained in:
parent
b4b642eb45
commit
a75888f1d3
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue