changeset 949:ad5c976e0dc7

Remove some newlines.
author Thomas Klausner <tk@giga.or.at>
date Thu, 21 Feb 2013 11:52:53 +0100
parents 89a0c96d9d3b
children 51c15f98a965
files libfdproto/dictionary.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libfdproto/dictionary.c	Fri Feb 15 22:59:55 2013 +0100
+++ b/libfdproto/dictionary.c	Thu Feb 21 11:52:53 2013 +0100
@@ -1277,8 +1277,6 @@
 	else
 		_OBINFO(obj).dump_data(&obj->data);
 	
-	fd_log_debug("\n");
-	
 	if (depth) {
 		int i;
 		for (i=0; i<NB_LISTS_PER_OBJ; i++) {
@@ -1469,7 +1467,6 @@
 	}
 	
 	/* Done! */
-	CHECK_FCT( dump_add_str(outstr, offset, outlen, "\n") );
 	return 0;
 }
 
"Welcome to our mercurial repository"