Skip to content
Snippets Groups Projects
Commit bc26d8b6 authored by Stephan Bosch's avatar Stephan Bosch Committed by timo.sirainen
Browse files

testsuite: Reformat testsuite-mailstore.h.

parent ad35af9c
No related branches found
No related tags found
Loading
...@@ -23,18 +23,18 @@ struct mail_user *testsuite_mailstore_get_user(void); ...@@ -23,18 +23,18 @@ struct mail_user *testsuite_mailstore_get_user(void);
* Mailbox Access * Mailbox Access
*/ */
bool testsuite_mailstore_mailbox_create bool testsuite_mailstore_mailbox_create(
(const struct sieve_runtime_env *renv ATTR_UNUSED, const char *folder); const struct sieve_runtime_env *renv ATTR_UNUSED, const char *folder);
bool testsuite_mailstore_mail_index bool testsuite_mailstore_mail_index(const struct sieve_runtime_env *renv,
(const struct sieve_runtime_env *renv, const char *folder, const char *folder, unsigned int index);
unsigned int index);
/* /*
* IMAP metadata * IMAP metadata
*/ */
int testsuite_mailstore_set_imap_metadata int testsuite_mailstore_set_imap_metadata(const char *mailbox,
(const char *mailbox, const char *annotation, const char *value); const char *annotation,
const char *value);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.