repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* When saving a Task, if the status is COMPLETED then also set PERCENT-COMPLETE:100...
[citadel.git]
/
citadel
/
modules
/
imap
/
imap_store.h
blob
d3aa7341cc6d06a3beeedf7e80a5c639730d9fb3
1
/*
2
* $Id$
3
*
4
*/
5
6
void
imap_store
(
int
num_parms
,
char
*
parms
[]);
7
void
imap_uidstore
(
int
num_parms
,
char
*
parms
[]);