gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23881 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r23881 - gnunet/src/testing
Date: Tue, 18 Sep 2012 14:38:48 +0200

Author: harsha
Date: 2012-09-18 14:38:48 +0200 (Tue, 18 Sep 2012)
New Revision: 23881

Modified:
   gnunet/src/testing/testing.c
Log:
appropriate logging string

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2012-09-18 12:38:14 UTC (rev 23880)
+++ gnunet/src/testing/testing.c        2012-09-18 12:38:48 UTC (rev 23881)
@@ -34,7 +34,7 @@
 #include "gnunet_testing_lib-new.h"
 
 #define LOG(kind,...)                                           \
-  GNUNET_log_from (kind, "gnunettestingnew", __VA_ARGS__)
+  GNUNET_log_from (kind, "testing-api", __VA_ARGS__)
 
 /**
  * Size of a hostkey when written to a file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]