summaryrefslogtreecommitdiffstats
path: root/ucbhelper/source/provider/commandenvironmentproxy.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/provider/commandenvironmentproxy.cxx')
-rw-r--r--ucbhelper/source/provider/commandenvironmentproxy.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucbhelper/source/provider/commandenvironmentproxy.cxx b/ucbhelper/source/provider/commandenvironmentproxy.cxx
index 33b8dd3fdfca..533e5f6080e1 100644
--- a/ucbhelper/source/provider/commandenvironmentproxy.cxx
+++ b/ucbhelper/source/provider/commandenvironmentproxy.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.
@@ -165,3 +166,4 @@ CommandEnvironmentProxy::getProgressHandler()
} /* namespace ucbhelper */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */