summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/muchighlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/muchighlight.h')
-rw-r--r--plugins/TabSRMM/src/muchighlight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/muchighlight.h b/plugins/TabSRMM/src/muchighlight.h
index 42164a4998..197e130859 100644
--- a/plugins/TabSRMM/src/muchighlight.h
+++ b/plugins/TabSRMM/src/muchighlight.h
@@ -55,7 +55,7 @@ public:
private:
void tokenize(wchar_t *tszString, wchar_t** &patterns, UINT &nr);
- uint32_t m_iMode = 0; // combination of MATCH_* masks
+ uint32_t m_iMode = 0; // combination of MATCH_* masks
UINT m_iNickPatterns = 0;
UINT m_iTextPatterns = 0;
bool m_fInitialized = false;