summaryrefslogtreecommitdiff
path: root/fpicker/source/odma/fps_odma.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/odma/fps_odma.cxx')
-rw-r--r--fpicker/source/odma/fps_odma.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpicker/source/odma/fps_odma.cxx b/fpicker/source/odma/fps_odma.cxx
index fefdcf07d3..6d7642ca06 100644
--- a/fpicker/source/odma/fps_odma.cxx
+++ b/fpicker/source/odma/fps_odma.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 @@ SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory (
}
} // extern "C"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */