Fix last change.
authorkaoru <kaoru>
Mon, 19 Jan 2004 19:38:16 +0000 (19:38 +0000)
committerkaoru <kaoru>
Mon, 19 Jan 2004 19:38:16 +0000 (19:38 +0000)
elmo/elmo-cache.el

index 592bc62..31fb023 100644 (file)
@@ -75,7 +75,7 @@
                                     "cache/"
                                     (file-name-nondirectory f))))
             (directory-files (elmo-cache-folder-directory-internal folder)
-                             t "^[0-9A-F][0-9A-F]$"))))
+                             t "^[01][0-9A-F]$"))))
 
 (luna-define-method elmo-folder-message-file-p ((folder elmo-cache-folder))
   t)