Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-05-30 16:19:51 -0700 (Wed, 30 May 2007)
Revision: 10834
Log message:
When deleting a db entry (using the low-level Unix module calls with the fd),
we need to create a new in_channel for that fd as the old one may still cache
some outdated information.
Changes | Path |
+16 -17 | libmojave/util/lm_db.ml |