Fix typo.
This commit is contained in:
parent
75c7893797
commit
d6382e653a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
* autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.
|
* autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.
|
||||||
Use for NT native functions throughout.
|
Use for NT native functions throughout.
|
||||||
* dtable.cc (handle_to_fn): Treate return value of NtQueryObject as
|
* dtable.cc (handle_to_fn): Treat return value of NtQueryObject as
|
||||||
NTSTATUS value.
|
NTSTATUS value.
|
||||||
|
|
||||||
2006-03-12 Christopher Faylor <cgf@timesys.com>
|
2006-03-12 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
Loading…
Reference in New Issue