changeset 625:96bcb20e7e03

Fix lost ending newline
author Matt Johnston <matt@ucc.asn.au>
date Tue, 05 Jul 2011 12:50:15 +0000
parents fa41341f3b09
children d204868e7943
files list.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 */