summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/sp_debug.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/sp_debug.cxx')
-rw-r--r--slideshow/source/engine/sp_debug.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/sp_debug.cxx b/slideshow/source/engine/sp_debug.cxx
index 7c001478bce0..c80a3634167d 100644
--- a/slideshow/source/engine/sp_debug.cxx
+++ b/slideshow/source/engine/sp_debug.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.
@@ -295,3 +296,5 @@ void sp_array_destructor_hook(void *)
} // namespace boost
#endif // defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */