diff list.h @ 625:96bcb20e7e03

Fix lost ending newline
author Matt Johnston <matt@ucc.asn.au>
date Tue, 05 Jul 2011 12:50:15 +0000
parents c3f2ec71e3d4
children deed0571cacc
line wrap: on
line diff
--- a/list.h	Thu Jun 30 14:34:32 2011 +0000
+++ b/list.h	Tue Jul 05 12:50:15 2011 +0000
@@ -25,4 +25,4 @@
 void * list_remove(m_list_elem *elem);
 
 
-#endif /* _DROPBEAR_LIST_H */
\ No newline at end of file
+#endif /* _DROPBEAR_LIST_H */