Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrodie Thiesfield <brofield@gmail.com>2007-01-24 21:48:17 +0300
committerBrodie Thiesfield <brofield@gmail.com>2007-01-24 21:48:17 +0300
commit6a5cb90b45891083fe4981f1d57d0ba5a6e37fc0 (patch)
tree2ee0d5ba1526342fce4a49b80279bccabac94bc2 /test1-input.ini
parent1f2a422414e33ab7a77e5ff5d999fae61cbc99e0 (diff)
version 4.1 release
Fix compilation breakages on gcc. Changed multi-line entries so that regardless of platform the in memory value has lines separated by a single \n character and on save they are delimited by the platform newline characters. Added option to output the UTF-8 file signature to all Save and SaveFile methods.
Diffstat (limited to 'test1-input.ini')
-rw-r--r--test1-input.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/test1-input.ini b/test1-input.ini
index a79f06b..5482db5 100644
--- a/test1-input.ini
+++ b/test1-input.ini
@@ -1,4 +1,4 @@
-; testsi-UTF8-std.ini : standard UTF-8 test file for SimpleIni automated testing
+; testsi-UTF8-std.ini : standard UTF-8 test file for SimpleIni automated testing
;
; The number after a section or key is the order that it is defined in this file
; to make it easier to see if it has been written out correctly. This file should