striplt() is now string_trim()
[citadel.git] / citadel / server / modules / imap / imap_store.c
index 479a104860e5be5fcfbad38fb9c2994898d6276a..bc235d7529b5cdad8cc1ffa2cea9b98ed367d41c 100644 (file)
@@ -116,7 +116,7 @@ void imap_do_store(citimap_command *Cmd) {
                if (whichflags[strlen(whichflags)-1]==')') {
                        whichflags[strlen(whichflags)-1]=0;
                }
-               striplt(whichflags);
+               string_trim(whichflags);
 
                /* A client might twiddle more than one bit at a time.
                 * Note that we check for the flag names without the leading