summaryrefslogtreecommitdiffstats
path: root/include/desktop
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2020-12-28 19:18:50 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2021-01-01 17:31:25 +0100
commit51092f2baafab6153fead06f5e22575ef3b9fe95 (patch)
tree87cb7af3492b06f3cddbf13a5f163ac20e534618 /include/desktop
parentUse Unicode paths on Windows in libnumbertext (diff)
downloadcore-51092f2baafab6153fead06f5e22575ef3b9fe95.tar.gz
core-51092f2baafab6153fead06f5e22575ef3b9fe95.zip
Use Unicode paths on Windows for minidumps
Change-Id: I6c409a297116ffaefb8d1c1fb82286964d85e8cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108479 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'include/desktop')
-rw-r--r--include/desktop/minidump.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/desktop/minidump.hxx b/include/desktop/minidump.hxx
index 0f49075fad5e..93c02f3e091b 100644
--- a/include/desktop/minidump.hxx
+++ b/include/desktop/minidump.hxx
@@ -19,7 +19,7 @@ namespace crashreport
// when response = nullptr only make test
/** Read+Send, Test and send info from the Dump.ini .
- @param [in] iniPath Path-file to the read/test ini-file
+ @param [in] iniPath Path-file to the read/test ini-file (UTF-8 on Windows)
@param [in] response=nullptr in this case made the Test only
@param [in] response!=nullptr in this case made the Read+Send