summaryrefslogtreecommitdiff
path: root/automation/source/server/cmdbasestream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/server/cmdbasestream.cxx')
-rw-r--r--automation/source/server/cmdbasestream.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/server/cmdbasestream.cxx b/automation/source/server/cmdbasestream.cxx
index 718bc52dad70..1e670a6e4d6a 100644
--- a/automation/source/server/cmdbasestream.cxx
+++ b/automation/source/server/cmdbasestream.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.
@@ -299,3 +300,4 @@ void CmdBaseStream::Write( SmartId* pId )
DBG_ERROR("Write( SmartId* pId ) Not Implemented");
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */