summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sch/source/core/sch_chtmode9.cxx
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-10-12 15:56:41 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-13 10:57:42 +0200
commit809bbaed306c2021b314831f76c7bca74d29ea33 (patch)
tree5822ac87dda591a049a379a47def23f3a050ea5e /binfilter/bf_sch/source/core/sch_chtmode9.cxx
parent#i112786# make ConfigManager a well-behaved singleton (diff)
downloadbinfilter-809bbaed306c2021b314831f76c7bca74d29ea33.tar.gz
binfilter-809bbaed306c2021b314831f76c7bca74d29ea33.zip
Add vim/emacs modelines to all source files
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'binfilter/bf_sch/source/core/sch_chtmode9.cxx')
-rw-r--r--binfilter/bf_sch/source/core/sch_chtmode9.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sch/source/core/sch_chtmode9.cxx b/binfilter/bf_sch/source/core/sch_chtmode9.cxx
index 067ded491..ce1557758 100644
--- a/binfilter/bf_sch/source/core/sch_chtmode9.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmode9.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.
@@ -1971,3 +1972,5 @@ namespace binfilter {
/*N*/ }
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */