summaryrefslogtreecommitdiffstats
path: root/src/ZYZUserSymbolShownSection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZUserSymbolShownSection.h')
-rw-r--r--src/ZYZUserSymbolShownSection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZUserSymbolShownSection.h b/src/ZYZUserSymbolShownSection.h
index ee0f686..ee9bca9 100644
--- a/src/ZYZUserSymbolShownSection.h
+++ b/src/ZYZUserSymbolShownSection.h
@@ -45,7 +45,7 @@ public:
protected:
std::vector<String> m_candidates;
-}
+};
};