]> code.citadel.org Git - citadel.git/blob - citadel/server/modules/imap/imap_store.h
moved whitespace around
[citadel.git] / citadel / server / modules / imap / imap_store.h
1 // Copyright (c) 2001-2024 by the citadel.org team
2 //
3 // This program is open source software.  Use, duplication, or disclosure
4 // is subject to the terms of the GNU General Public License version 3.
5
6 void imap_store(int num_parms, ConstStr *Params);
7 void imap_uidstore(int num_parms, ConstStr *Params);