aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/DBCS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DBCS.h')
-rw-r--r--src/DBCS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DBCS.h b/src/DBCS.h
index 58659ee3e..c8edad057 100644
--- a/src/DBCS.h
+++ b/src/DBCS.h
@@ -8,7 +8,7 @@
#ifndef DBCS_H
#define DBCS_H
-namespace Scintilla {
+namespace Scintilla::Internal {
constexpr bool IsDBCSCodePage(int codePage) noexcept {
return codePage == 932