diff options
Diffstat (limited to 'src/include/anastasis_service.h')
-rw-r--r-- | src/include/anastasis_service.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/anastasis_service.h b/src/include/anastasis_service.h index 9069035..8e12b02 100644 --- a/src/include/anastasis_service.h +++ b/src/include/anastasis_service.h | |||
@@ -661,7 +661,6 @@ typedef void | |||
661 | * @param ctx the CURL context used to connect to the backend | 661 | * @param ctx the CURL context used to connect to the backend |
662 | * @param backend_url backend's base URL, including final "/" | 662 | * @param backend_url backend's base URL, including final "/" |
663 | * @param uuid unique identfication of the Truth Upload | 663 | * @param uuid unique identfication of the Truth Upload |
664 | * @param prev_truth_data_hash hash of the previous truth upload, NULL for the first upload ever | ||
665 | * @param type type of the authorization method | 664 | * @param type type of the authorization method |
666 | * @param encrypted_keyshare key material to return to the client upon authorization | 665 | * @param encrypted_keyshare key material to return to the client upon authorization |
667 | * @param truth_mime mime type of @e encrypted_truth (after decryption) | 666 | * @param truth_mime mime type of @e encrypted_truth (after decryption) |