summaryrefslogtreecommitdiff
path: root/svl/source/svdde/ddestrg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svdde/ddestrg.cxx')
-rw-r--r--svl/source/svdde/ddestrg.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/source/svdde/ddestrg.cxx b/svl/source/svdde/ddestrg.cxx
index 4f0e2464a276..98aac8369d68 100644
--- a/svl/source/svdde/ddestrg.cxx
+++ b/svl/source/svdde/ddestrg.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.
@@ -76,3 +77,5 @@ DdeString::operator HSZ()
{
return hString;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */