summaryrefslogtreecommitdiff
path: root/canvas/source/null/null_devicehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/null/null_devicehelper.cxx')
-rw-r--r--canvas/source/null/null_devicehelper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/canvas/source/null/null_devicehelper.cxx b/canvas/source/null/null_devicehelper.cxx
index b04820b15716..7d5748d2a3cf 100644
--- a/canvas/source/null/null_devicehelper.cxx
+++ b/canvas/source/null/null_devicehelper.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.
@@ -237,3 +238,5 @@ namespace nullcanvas
BOOST_CURRENT_FUNCTION );
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */