aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps-test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/rps-test_util.h')
-rw-r--r--src/rps/rps-test_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/rps-test_util.h b/src/rps/rps-test_util.h
index d5a2db9de..5aa0688d5 100644
--- a/src/rps/rps-test_util.h
+++ b/src/rps/rps-test_util.h
@@ -101,7 +101,7 @@ close_all_files ();
101#endif /* TO_FILE */ 101#endif /* TO_FILE */
102 102
103char * 103char *
104store_prefix_file_name (const struct GNUNET_PeerIdentity *peer, 104store_prefix_file_name (const unsigned int index,
105 const char *prefix); 105 const char *prefix);
106 106
107void 107void