summaryrefslogtreecommitdiffstats
path: root/vos/source/xception.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vos/source/xception.cxx')
-rw-r--r--vos/source/xception.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vos/source/xception.cxx b/vos/source/xception.cxx
index a454460be69b..b70085c06517 100644
--- a/vos/source/xception.cxx
+++ b/vos/source/xception.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.
@@ -41,3 +42,4 @@ OException::~OException()
{
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */