summaryrefslogtreecommitdiff
path: root/automation/source/server/scmdstrm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/server/scmdstrm.cxx')
-rw-r--r--automation/source/server/scmdstrm.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/server/scmdstrm.cxx b/automation/source/server/scmdstrm.cxx
index 0c4485f46a6b..977236cc5a3f 100644
--- a/automation/source/server/scmdstrm.cxx
+++ b/automation/source/server/scmdstrm.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.
@@ -213,3 +214,4 @@ void SCmdStream::Read ( ::com::sun::star::beans::PropertyValue &rItem )
#endif
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */