summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/misc/ImplHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/misc/ImplHelper.hxx')
-rw-r--r--dtrans/source/win32/misc/ImplHelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dtrans/source/win32/misc/ImplHelper.hxx b/dtrans/source/win32/misc/ImplHelper.hxx
index f410424c947f..9255eb195561 100644
--- a/dtrans/source/win32/misc/ImplHelper.hxx
+++ b/dtrans/source/win32/misc/ImplHelper.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.
@@ -104,3 +105,5 @@ sal_Bool SAL_CALL IsOEMCP( sal_uInt32 codepage );
rtl::OUString SAL_CALL cptostr( sal_uInt32 codepage );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */