]> code.citadel.org Git - citadel.git/blobdiff - citadel/whobbs.c
* as we now spend allmost all of our time on en/decoding base64 we should build the...
[citadel.git] / citadel / whobbs.c
index 2b86f96a9976496d6cecd07e426784e68b4207ae..b60ebbd9f518466709dc11b2bca3f03593b8f806 100644 (file)
@@ -75,6 +75,7 @@ int main(int argc, char **argv)
        char relhome[PATH_MAX]="";
        char ctdldir[PATH_MAX]=CTDLDIR;
 
+       CtdlInitBase64Table();
 
        calc_dirs_n_files(relh, home, relhome, ctdldir);