summaryrefslogtreecommitdiffstats
path: root/include/formula/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/token.hxx')
-rw-r--r--include/formula/token.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/formula/token.hxx b/include/formula/token.hxx
index 3bf006f9e06c..baf050a82d33 100644
--- a/include/formula/token.hxx
+++ b/include/formula/token.hxx
@@ -418,9 +418,9 @@ public:
virtual bool operator==( const FormulaToken& rToken ) const;
};
-// =============================================================================
+
} // formula
-// =============================================================================
+
#endif