rom-properties/extlib/inih/tests/duplicate_sections.ini
David Korth 354795436a [inih] Updated to inih-r43.
Removed ini_parse_w(), since this should be handled by the caller.

[librpbase] ConfReader.cpp: On Windows, use _wfopen() to open the file
using a Unicode pathname, then use ini_parse_file() to parse the opened
INI file.
2019-04-13 14:02:07 -04:00

6 lines
77 B
INI
Vendored

[section1]
single1 = abc
single2 = xyz
[section1]
single1 = def
single2 = qrs