X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a5afaee62be6661d36a8d42cb727d28833d17d7e..7951b2d0118b44426367d128f5229eb3e3960536:/testsuite/xbt/log_usage.c diff --git a/testsuite/xbt/log_usage.c b/testsuite/xbt/log_usage.c index 64a3cd1409..707cf02863 100644 --- a/testsuite/xbt/log_usage.c +++ b/testsuite/xbt/log_usage.c @@ -14,7 +14,8 @@ -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(test, top, "Logging specific to this test"); +XBT_LOG_NEW_DEFAULT_SUBCATEGORY(test, top, + "Logging specific to this test"); XBT_LOG_NEW_CATEGORY(top, "Useless test channel"); #ifdef __BORLANDC__