Update 1.1.1-pre8
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ typedef struct ctlog_store_load_ctx_st {
|
||||
* Creates an empty context for loading a CT log store.
|
||||
* It should be populated before use.
|
||||
*/
|
||||
static CTLOG_STORE_LOAD_CTX *ctlog_store_load_ctx_new();
|
||||
static CTLOG_STORE_LOAD_CTX *ctlog_store_load_ctx_new(void);
|
||||
|
||||
/*
|
||||
* Deletes a CT log store load context.
|
||||
|
||||
Reference in New Issue
Block a user