diff options
Diffstat (limited to 'src/testing/testing_api_cmd_policy_store.c')
-rw-r--r-- | src/testing/testing_api_cmd_policy_store.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testing/testing_api_cmd_policy_store.c b/src/testing/testing_api_cmd_policy_store.c index d5062c0..9f4a80a 100644 --- a/src/testing/testing_api_cmd_policy_store.c +++ b/src/testing/testing_api_cmd_policy_store.c | |||
@@ -125,10 +125,9 @@ struct PolicyStoreState | |||
125 | }; | 125 | }; |
126 | 126 | ||
127 | /** | 127 | /** |
128 | * Function called with the results of a #policy_store(). | 128 | * Function called with the results of an #ANASTASIS_policy_store() operation. |
129 | * | 129 | * |
130 | * @param cls closure | 130 | * @param cls closure |
131 | * @param http_status HTTP status of the request | ||
132 | * @param ud details about the upload operation | 131 | * @param ud details about the upload operation |
133 | */ | 132 | */ |
134 | static void | 133 | static void |