]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/filetable.c
Fix xdump updates not to dump bogus extra updates
[empserver] / src / lib / common / filetable.c
index feed7c5f04fe077e4e3c316f8815cef99dfea9ea..70a049f529b7ac586d5f1004e2e17e33be470c86 100644 (file)
@@ -186,7 +186,7 @@ struct empfile empfile[] = {
      * Update schedule table.  Use read_schedule() to fill.
      */
     {EF_UPDATES, "updates", NULL, update_ca,
-     ARRAY_TABLE(update_time, EFF_CFG)},
+     ARRAY_CACHE(update_time, EFF_CFG)},
     /*
      * Special tables.  EF_META gets bogus size, cids and fids here.
      * Fixed up by empfile_init().  EF_VERSION's cadef is set by