diff --git a/src/apps/tftp/tftp_server.c b/src/apps/tftp/tftp_server.c index 89dd7a1c..2363adce 100644 --- a/src/apps/tftp/tftp_server.c +++ b/src/apps/tftp/tftp_server.c @@ -414,4 +414,4 @@ tftp_init(const struct tftp_context *ctx) return ERR_OK; } -#endif /* LWIP_UDP */ \ No newline at end of file +#endif /* LWIP_UDP */