summaryrefslogtreecommitdiffstats
path: root/svl/source/svdde/ddeinf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svdde/ddeinf.cxx')
-rw-r--r--svl/source/svdde/ddeinf.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/source/svdde/ddeinf.cxx b/svl/source/svdde/ddeinf.cxx
index c8c015071a9b..8dd6e5374073 100644
--- a/svl/source/svdde/ddeinf.cxx
+++ b/svl/source/svdde/ddeinf.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.
@@ -188,3 +189,4 @@ IMPL_LINK( DdeTopicList, Data, DdeData*, pData )
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */