summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/shellexecentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/unix/exec/shellexecentry.cxx')
-rwxr-xr-x[-rw-r--r--]shell/source/unix/exec/shellexecentry.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/unix/exec/shellexecentry.cxx b/shell/source/unix/exec/shellexecentry.cxx
index d1eff582ea59..d7816c2df66b 100644..100755
--- a/shell/source/unix/exec/shellexecentry.cxx
+++ b/shell/source/unix/exec/shellexecentry.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.
@@ -109,3 +110,5 @@ void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* /
}
} // extern "C"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */