Fix a comment mentioning the now removed ANSI build
Speaking of ANSI build was confusing, so don't.
This commit is contained in:
parent
133fd7faa1
commit
7fba58c743
1 changed files with 1 additions and 1 deletions
|
|
@ -1685,7 +1685,7 @@ public:
|
|||
// conversions with (possible) format conversions: have to return a
|
||||
// buffer with temporary data
|
||||
//
|
||||
// the functions defined (in either Unicode or ANSI) mode are mb_str() to
|
||||
// All builds of the library define the same functions: mb_str() to
|
||||
// return an ANSI (multibyte) string, wc_str() to return a wide string and
|
||||
// fn_str() to return a string which should be used with the OS APIs
|
||||
// accepting the file names. The return value is always the same, but the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue