summaryrefslogtreecommitdiff
path: root/sdext/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:45:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 15:59:43 +0100
commit0b468b7e7dcff4492a74582ef9482f6f0cc13c7c (patch)
tree65a9b62eb5d1db1f5b1ec9cf7a457afc7e5a3e2e /sdext/inc
parent656bc319fc8eecd973979a152469a4bb7213e51f (diff)
add modelines to .hxx files as well
Diffstat (limited to 'sdext/inc')
-rw-r--r--sdext/inc/pch/precompiled_sdext.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/inc/pch/precompiled_sdext.hxx b/sdext/inc/pch/precompiled_sdext.hxx
index 3220aa3f6e4c..ea496150e83e 100644
--- a/sdext/inc/pch/precompiled_sdext.hxx
+++ b/sdext/inc/pch/precompiled_sdext.hxx
@@ -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.
@@ -30,3 +31,4 @@
#ifdef PRECOMPILED_HEADERS
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */