[NTFS] - Fix some errors that break building in C89 mode, and remove an extraneous...
authorTrevor Thompson <tmt256@email.vccs.edu>
Fri, 1 Sep 2017 00:27:34 +0000 (00:27 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 10 Dec 2017 10:15:25 +0000 (11:15 +0100)
commita40ba448d401e53788db2356108130e81b597a6f
tree94c48c82b285972b598b7c0cef7e87afb6db739f
parent52c30fdf37d3fd9a1583d4052f6b11365099613c
[NTFS] - Fix some errors that break building in C89 mode, and remove an extraneous "ninja livecd" that got inserted in a comment. Thanks to Doug Lyons for spotting these errors.
SplitBTree() - comment-out redundant code for finding the median key and improve comments.

svn path=/branches/GSoC_2016/NTFS/; revision=75727
drivers/filesystems/ntfs/btree.c
drivers/filesystems/ntfs/mft.c