summaryrefslogtreecommitdiff
path: root/dtrans/source/generic/dtrans.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/generic/dtrans.cxx')
-rw-r--r--dtrans/source/generic/dtrans.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dtrans/source/generic/dtrans.cxx b/dtrans/source/generic/dtrans.cxx
index 1e69158a6a12..40eb6967adb3 100644
--- a/dtrans/source/generic/dtrans.cxx
+++ b/dtrans/source/generic/dtrans.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.
@@ -129,3 +130,5 @@ void * SAL_CALL component_getFactory(
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */