diff --git a/src/apps/http/http_client.c b/src/apps/http/http_client.c index 4b274891..9198c89d 100644 --- a/src/apps/http/http_client.c +++ b/src/apps/http/http_client.c @@ -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 */ \ No newline at end of file +#endif /* LWIP_TCP && LWIP_CALLBACK_API */