TFTP: Add missing newline at end of file

This commit is contained in:
Dirk Ziegelmeier 2016-10-03 14:33:57 +02:00
parent 1e5efee7cb
commit f8683499a6

View File

@ -414,4 +414,4 @@ tftp_init(const struct tftp_context *ctx)
return ERR_OK;
}
#endif /* LWIP_UDP */
#endif /* LWIP_UDP */