sort: Fix a comment.
Obtained from: OpenBSD
This commit is contained in:
parent
f79477ebd5
commit
bd0f80c667
@ -234,7 +234,7 @@ bwsdup(const struct bwstring *s)
|
||||
}
|
||||
|
||||
/*
|
||||
* Create a new binary string from a raw binary buffer.
|
||||
* Create a new binary string from a wide character buffer.
|
||||
*/
|
||||
struct bwstring *
|
||||
bwssbdup(const wchar_t *str, size_t len)
|
||||
|
Loading…
Reference in New Issue
Block a user