diff -r b21a4953ff91 -r fca1ef50dd2c TODO --- a/TODO Wed Oct 24 00:02:44 2007 -0400 +++ b/TODO Wed Oct 24 13:20:12 2007 -0400 @@ -47,3 +47,9 @@ - split out hash table code from importer, make the merger use just the hash table. + +- try to clean up the + + do { ... } while (((e++)->name & RAZOR_ENTRY_LAST) == 0); + + idiom for iteration of directories.