Removed one more rude thing from the comments. :/
This commit is contained in:
parent
84f27f8fb5
commit
e05d1acc76
|
@ -67,8 +67,7 @@ extern "C" {
|
||||||
* existing match. If there is no match, the search aborts and reports an
|
* existing match. If there is no match, the search aborts and reports an
|
||||||
* error. Exact matches are favored over case-insensitive matches.
|
* error. Exact matches are favored over case-insensitive matches.
|
||||||
*
|
*
|
||||||
* THIS IS RISKY. Please do not use this function for anything but crappy
|
* THIS IS RISKY. Please do not use this function for anything but legacy code.
|
||||||
* legacy code.
|
|
||||||
*
|
*
|
||||||
* \param buf Buffer with null-terminated string of path/file to locate.
|
* \param buf Buffer with null-terminated string of path/file to locate.
|
||||||
* This buffer will be modified by this function.
|
* This buffer will be modified by this function.
|
||||||
|
|
Loading…
Reference in New Issue