summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/common.h')
-rw-r--r--[-rwxr-xr-x]embedserv/source/inc/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/embedserv/source/inc/common.h b/embedserv/source/inc/common.h
index ddbf8e832591..aa9c703e5a88 100755..100644
--- a/embedserv/source/inc/common.h
+++ b/embedserv/source/inc/common.h
@@ -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.
@@ -54,3 +55,5 @@ namespace com { namespace sun { namespace star {
} } }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */