summaryrefslogtreecommitdiff
path: root/automation/source/simplecm/communiio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/simplecm/communiio.hxx')
-rw-r--r--automation/source/simplecm/communiio.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/automation/source/simplecm/communiio.hxx b/automation/source/simplecm/communiio.hxx
index 5431c9d49621..c0625ed8b2c6 100644
--- a/automation/source/simplecm/communiio.hxx
+++ b/automation/source/simplecm/communiio.hxx
@@ -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.
@@ -63,3 +64,5 @@ public:
comm_ULONG GetLastReceived() { return nLastReceived; }
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */