From 9bf861f928fc3dfd6ad1b01a6b00da25b7bade09 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Sat, 26 May 2012 15:25:34 +0000 Subject: -logging convention --- src/testing/testing_new.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/testing_new.c b/src/testing/testing_new.c index 73b50575b..504530822 100644 --- a/src/testing/testing_new.c +++ b/src/testing/testing_new.c @@ -35,7 +35,7 @@ #include "gnunet_testing_lib-new.h" #define LOG(kind,...) \ - GNUNET_log_from (kind, "testing-new-api", __VA_ARGS__) + GNUNET_log_from (kind, "gnunettestingnew", __VA_ARGS__) /** * Handle for a system on which GNUnet peers are executed; -- cgit v1.2.3