tool_convert.c: fix no newline at end of file

This commit is contained in:
Yang Tse 2011-09-17 03:28:57 +02:00
parent b4b642eb45
commit a75888f1d3

View File

@ -149,3 +149,4 @@ char convert_char(curl_infotype infotype, char this_char)
}
#endif /* CURL_DOES_CONVERSIONS */