summaryrefslogtreecommitdiff
path: root/svl/source/svdde/ddemldeb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svdde/ddemldeb.hxx')
-rw-r--r--svl/source/svdde/ddemldeb.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/source/svdde/ddemldeb.hxx b/svl/source/svdde/ddemldeb.hxx
index 8654bbd3ca65..0351dc58c1a6 100644
--- a/svl/source/svdde/ddemldeb.hxx
+++ b/svl/source/svdde/ddemldeb.hxx
@@ -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.
@@ -64,3 +65,4 @@ APIRET MyDosAllocMem(void** ppBaseAddress, unsigned long ulObjectSize,
APIRET MyDosFreeMem( void* pBaseAddress, char* pContextStr );
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */