summaryrefslogtreecommitdiff
path: root/tools/source/ref/ref.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/ref/ref.cxx')
-rw-r--r--tools/source/ref/ref.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/source/ref/ref.cxx b/tools/source/ref/ref.cxx
index eeee931f9182..a8fd05b9da83 100644
--- a/tools/source/ref/ref.cxx
+++ b/tools/source/ref/ref.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.
@@ -49,3 +50,4 @@ void SvRefBase::QueryDelete()
delete this;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */