summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/node.cxx')
-rw-r--r--starmath/source/node.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index 78583d126e23..b2e8ca76dbeb 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -3030,3 +3031,4 @@ void SmBlankNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat)
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */