write the entire file at once in Flush() instead of doing it line by line (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Feb 2007 02:09:39 +0000 (02:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Feb 2007 02:09:39 +0000 (02:09 +0000)
commit20160a32ea4bf31e4069618e6584a9e7067892b5
tree512a60094d08eef3e10c95c9d628d768ef790202
parente74d43ab638d08e1a4d6e1376db07f92452ae859
write the entire file at once in Flush() instead of doing it line by line (patch 1656509)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/fileconf.cpp