]> code.citadel.org Git - citadel.git/blobdiff - citadel/sendcommand.c
* as we now spend allmost all of our time on en/decoding base64 we should build the...
[citadel.git] / citadel / sendcommand.c
index a7d531414ae94ecdbb6f4ff0985a131987d28e92..a8fc4c992690de5fd3fc99b585429263d9fcb030 100644 (file)
@@ -150,6 +150,8 @@ int main(int argc, char **argv)
        struct timeval tv;
        int ret, err;
 
+       CtdlInitBase64Table();
+
        strcpy(ctdl_home_directory, DEFAULT_PORT);
 
        strcpy(cmd, "");