X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Frandom-corpus.c;h=8ae08971478a2a639b249a08b1fd96c1c432b8ec;hb=fb4a0967cab7df737d5d53199a48a0e79c429b61;hp=7cde22c5aed34d9dfe3061bcda96bae6714b4306;hpb=79a4b2e9e749b46433be64c7c9cc56d3cb43262e;p=notmuch diff --git a/test/random-corpus.c b/test/random-corpus.c index 7cde22c5..8ae08971 100644 --- a/test/random-corpus.c +++ b/test/random-corpus.c @@ -122,7 +122,8 @@ const notmuch_opt_desc_t notmuch_shared_options[] = { const char *notmuch_requested_db_uuid = NULL; void -notmuch_process_shared_options (unused (const char *dummy)) +notmuch_process_shared_options (unused (notmuch_database_t *notmuch), + unused (const char *dummy)) { }