diff options
Diffstat (limited to 'src/testing/testing_api_cmd_truth_store.c')
-rw-r--r-- | src/testing/testing_api_cmd_truth_store.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/testing/testing_api_cmd_truth_store.c b/src/testing/testing_api_cmd_truth_store.c index 40c4d32..816a285 100644 --- a/src/testing/testing_api_cmd_truth_store.c +++ b/src/testing/testing_api_cmd_truth_store.c | |||
@@ -112,11 +112,10 @@ struct TruthStoreState | |||
112 | }; | 112 | }; |
113 | 113 | ||
114 | /** | 114 | /** |
115 | * Function called with the results of a #truth_store(). | 115 | * Function called with the results of an #ANASTASIS_truth_store() |
116 | * operation. | ||
116 | * | 117 | * |
117 | * @param cls closure | 118 | * @param cls closure |
118 | * @param ec ANASTASIS error code | ||
119 | * @param http_status HTTP status of the request | ||
120 | * @param ud details about the upload operation | 119 | * @param ud details about the upload operation |
121 | */ | 120 | */ |
122 | static void | 121 | static void |