projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a710e7a
)
-logging convention
author
Sree Harsha Totakura
<totakura@in.tum.de>
Sat, 26 May 2012 15:25:34 +0000
(15:25 +0000)
committer
Sree Harsha Totakura
<totakura@in.tum.de>
Sat, 26 May 2012 15:25:34 +0000
(15:25 +0000)
src/testing/testing_new.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_new.c
b/src/testing/testing_new.c
index 73b50575bf83d16f80bb2887fdb3ecc81c64a031..504530822711db155a7f3a7e990941888f7abf3a 100644
(file)
--- 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;