From d966e8da3b13c4f36c983f1716659318207b3044 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 21 Apr 2011 14:54:44 +0200 Subject: [PATCH 1/1] wtf? 13k spaces are a bit overplayed --- src/xbt/log.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/xbt/log.c b/src/xbt/log.c index 78008223e2..d712637542 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -464,11 +464,7 @@ The default appender function currently prints to stderr, and the only other existing one writes to the specified file. More would be needed, like the one able to send the logs to a remote dedicated server. This is on our TODO list for quite a while now, but your help would be -welcome here, too. - - - *//*' */ - +welcome here, too. */ xbt_log_appender_t xbt_log_default_appender = NULL; /* set in log_init */ xbt_log_layout_t xbt_log_default_layout = NULL; /* set in log_init */ -- 2.20.1