summaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 6af1b6b90..dccb1c2b2 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -389,8 +389,7 @@ struct TALER_TESTING_Interpreter
/**
* Handle to the auditor. NULL unless specifically initialized
- * as part of libtalertestingauditor's
- * #TALER_TESTING_AUDITOR_main_wrapper().
+ * as part of #TALER_TESTING_auditor_setup().
*/
struct TALER_AUDITOR_Handle *auditor;