aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps-test_util.h
diff options
context:
space:
mode:
authorJulius Bünger <buenger@mytum.de>2018-04-08 23:49:45 +0200
committerJulius Bünger <buenger@mytum.de>2018-04-08 23:50:24 +0200
commit4309ab299a58f07d9624a170219672f49a8db459 (patch)
tree0e99506adb87f3bf790d686a7c36098670ae8ebe /src/rps/rps-test_util.h
parente0d9869415af5a5752e3b27ea14b249a52ac9877 (diff)
downloadgnunet-4309ab299a58f07d9624a170219672f49a8db459.tar.gz
gnunet-4309ab299a58f07d9624a170219672f49a8db459.zip
rps profiler: log probabilities of selecting peer
Diffstat (limited to 'src/rps/rps-test_util.h')
-rw-r--r--src/rps/rps-test_util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rps/rps-test_util.h b/src/rps/rps-test_util.h
index 225db4b1d..e8e352ff6 100644
--- a/src/rps/rps-test_util.h
+++ b/src/rps/rps-test_util.h
@@ -34,9 +34,9 @@
34 34
35 35
36void 36void
37to_file_ (char *file_name, char *line); 37to_file_ (const char *file_name, char *line);
38 38
39char * 39char *
40auth_key_to_string (struct GNUNET_CRYPTO_AuthKey auth_key); 40auth_key_to_string (struct GNUNET_CRYPTO_AuthKey auth_key);
41 41
42struct GNUNET_CRYPTO_AuthKey 42struct GNUNET_CRYPTO_AuthKey