From 827620e85e80908dbf2bdfa310acc72535c33e0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Fri, 20 Jan 2006 20:26:20 +0000 Subject: [PATCH] calc dirs another time --- citadel/citadel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/citadel/citadel.c b/citadel/citadel.c index bdad0b8ea..0889d07a4 100644 --- a/citadel/citadel.c +++ b/citadel/citadel.c @@ -1049,6 +1049,7 @@ int main(int argc, char **argv) + calc_dirs_n_files(relh, home, relhome, ctdldir); setIPCDeathHook(screen_delete); setIPCErrorPrintf(err_printf); -- 2.39.2