added missing newline before EOF

This commit is contained in:
goldsimon 2010-02-17 16:48:34 +00:00
parent 56d3d5c39a
commit 670e347eed
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ udpecho_init(void)
sys_thread_new("udpecho_thread", udpecho_thread, NULL, DEFAULT_THREAD_STACKSIZE, DEFAULT_THREAD_PRIO);
}
#endif /* LWIP_NETCONN */
#endif /* LWIP_NETCONN */