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:
046cb95
)
print actual estimate
author
Nathan S. Evans
<evans@in.tum.de>
Mon, 25 Jul 2011 12:45:34 +0000
(12:45 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Mon, 25 Jul 2011 12:45:34 +0000
(12:45 +0000)
src/nse/nse-profiler.c
patch
|
blob
|
history
diff --git
a/src/nse/nse-profiler.c
b/src/nse/nse-profiler.c
index 8006658b2ca9c12a5e4081e0135d9b1a06bf0d03..498f058d2d81f545eb4e1e4eb5f283e047f199bc 100644
(file)
--- a/
src/nse/nse-profiler.c
+++ b/
src/nse/nse-profiler.c
@@
-212,7
+212,7
@@
handle_estimate (void *cls, double estimate, double std_dev)
if (output_file != NULL)
{
size = GNUNET_asprintf(&output_buffer,
- "%s %
d
%f %f %f\n",
+ "%s %
u
%f %f %f\n",
GNUNET_i2s(&peer->daemon->id),
peers_running,
pow(2, estimate),