From 7f96d02758b777749dd190f56d8aec89ae4bb2da Mon Sep 17 00:00:00 2001 From: flatcap Date: Fri, 28 Oct 2005 15:31:41 +0000 Subject: [PATCH] typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 01cfdbc4..2c8510d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,7 +47,7 @@ xx/xx/2005 - 1.12.2-WIP for mkntfs. (Szaka) - Fix ntfs_non_resident_attr_expand() bug, that occurred if we enlarge sparse or compressed file, but do not need to allocate new clusters - to perfrom this. (Yura) + to perform this. (Yura) - Fix ntfsdecrypt endianness bugs thus it now works on OSX running on a dual G5! (Anton) - Match function parameters names between .h and .c files. (Yuval)