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

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelfmz <fenix1905@tut.by>2022-11-13 02:02:17 +0300
committerelfmz <fenix1905@tut.by>2022-11-13 02:02:17 +0300
commit4a0860df71235d95c9a04a78e24bc77accbadcb5 (patch)
treec244aab4c6c205c3e8026515d7a3288719438088 /colorer
parent1bbd76a8d7f2828c02c058f0b360f8e38e411323 (diff)
Show actual errors from gio/gvfs-trash if delete to recycle bin failed (touch #1401)HEADmaster
Diffstat (limited to 'colorer')
-rw-r--r--colorer/configs/base/hrc/base/cpp.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorer/configs/base/hrc/base/cpp.hrc b/colorer/configs/base/hrc/base/cpp.hrc
index d897c2ef..bf064818 100644
--- a/colorer/configs/base/hrc/base/cpp.hrc
+++ b/colorer/configs/base/hrc/base/cpp.hrc
@@ -185,7 +185,7 @@
<word name="__uuidof"/>
<word name="__virtual_inheritance"/>
- <word name="nullptr" region="KeywordConstant"/>
+ <word name="nullptr" region="c:KeywordConstant"/>
</keywords>