changeset 23:216b6e6a539c

Remove empty line
author David Demelier <markand@malikania.fr>
date Wed, 14 Sep 2011 20:24:40 +0200
parents ecdf21f1d0c6
children 726b181b8956
files array.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/array.c	Wed Sep 14 20:24:14 2011 +0200
+++ b/array.c	Wed Sep 14 20:24:40 2011 +0200
@@ -193,7 +193,6 @@
 	return 0;
 }
 
-
 /*
  * Apply the function `fn' on each object and give the optional `udata'
  * argument to the function too.