summaryrefslogtreecommitdiff
path: root/sw/inc/swerror.h
diff options
context:
space:
mode:
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: */