fix typo
This commit is contained in:
parent
1182991e60
commit
1f0bd6f96f
|
@ -43,7 +43,7 @@
|
|||
installation dir as DLL search path, instead of ".".
|
||||
* cygheap.h (class cwdstuff): Add parameter names in function
|
||||
declarations for readability.
|
||||
(cwdstuff::get): Ad inline implementation fetching the CWD as wide char
|
||||
(cwdstuff::get): Add inline implementation fetching the CWD as wide char
|
||||
string.
|
||||
* dlfcn.cc (dlopen): Add searching for dependent DLLs in DLL
|
||||
installation dir or CWD, if all else failed.
|
||||
|
|
Loading…
Reference in New Issue