Fix no newline at end of http_client.c

This commit is contained in:
Dirk Ziegelmeier 2018-09-12 22:41:07 +02:00
parent fc24d4139f
commit 796f98beb2

View File

@ -905,4 +905,4 @@ httpc_get_file_dns_to_disk(const char* server_name, u16_t port, const char* uri,
}
#endif /* LWIP_HTTPC_HAVE_FILE_IO */
#endif /* LWIP_TCP && LWIP_CALLBACK_API */
#endif /* LWIP_TCP && LWIP_CALLBACK_API */