summaryrefslogtreecommitdiff
path: root/sw/inc/swerror.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:22:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 16:05:03 +0100
commit4ec09d78acf77de15c7464ec99f82e08b81a8073 (patch)
treed0b06a13304ec5dbc56a48186ee5eebd91d1fc5a /sw/inc/swerror.h
parent5bd92787713263456680d3bc984ae4fed80e1d3a (diff)
add modelines to .h and .c files as well
Diffstat (limited to 'sw/inc/swerror.h')
-rw-r--r--sw/inc/swerror.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/swerror.h b/sw/inc/swerror.h
index af457a2de9b0..81a1309c91fb 100644
--- a/sw/inc/swerror.h
+++ b/sw/inc/swerror.h
@@ -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.
@@ -110,3 +111,4 @@ inline bool IsError( ULONG nErr )
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */