]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/imap/imap_list.h
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / citadel / modules / imap / imap_list.h
index e65d855dee7f9882ea174b2a20e855b80f597ef4..902c6d1c27785cc34fa971b97a688775dd691048 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 /*
  * In the extended form of LIST the client is allowed to specify
@@ -8,4 +5,4 @@
  */
 #define MAX_PATTERNS 20
 
-void imap_list(int num_parms, char *parms[]);
+void imap_list(int num_parms, ConstStr *Params);