diff tests/testcnx.c @ 974:2091bf698fb1

Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR (as far as sed could find them) with manual fixing afterwards.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 18:14:35 +0100
parents 10f6ce479e1c
children 1d1a20a0779d
line wrap: on
line diff
--- a/tests/testcnx.c	Thu Mar 14 17:31:16 2013 +0100
+++ b/tests/testcnx.c	Thu Mar 14 18:14:35 2013 +0100
@@ -713,7 +713,7 @@
 
 		#if 0
 		/* For debug: dump the object */
-		fd_log_debug("Dumping CER\n");
+		fd_log_debug("Dumping CER");
 		fd_msg_dump_walk(0, cer);
 		#endif
 		
"Welcome to our mercurial repository"