- Fix small bug in RtlFindMostSignificantBit. It returned sometimes
commit38012942f8036c79fba0bba7ae29168f843fb386
authorThomas Mertes <thomas.mertes@t-mobile.at>
Tue, 18 Feb 2003 23:22:49 +0000 (18 23:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Feb 2003 23:22:49 +0000 (18 23:22 +0000)
treebdf73e47ae3e8e6ef0798bc07ec7035ce4d9e1f7
parentd0e4a7654413e149d377c05370a532fef57a1409
- Fix small bug in RtlFindMostSignificantBit. It returned sometimes
  wrong results if more then one bit was set.
- Update the test cases as well.
dlls/ntdll/rtlbitmap.c
dlls/ntdll/tests/rtlbitmap.c