changeset 626:d204868e7943

list.c also has no trailing newline
author Matt Johnston <matt@ucc.asn.au>
date Tue, 05 Jul 2011 12:52:06 +0000
parents 96bcb20e7e03
children 7cc34a52feb8
files list.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/list.c	Tue Jul 05 12:50:15 2011 +0000
+++ b/list.c	Tue Jul 05 12:52:06 2011 +0000
@@ -46,4 +46,4 @@
 	}
 	m_free(elem);
 	return item;
-}
\ No newline at end of file
+}