Commit a75888f1 authored by Yang Tse's avatar Yang Tse
Browse files

tool_convert.c: fix no newline at end of file

parent b4b642eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -149,3 +149,4 @@ char convert_char(curl_infotype infotype, char this_char)
}

#endif /* CURL_DOES_CONVERSIONS */