summaryrefslogtreecommitdiff
path: root/sal/inc/osl/endian.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:13:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 16:04:46 +0100
commitda5cef0ab476edf496f7591ab511d09336dd197f (patch)
treead97ca5f38af80e9de0c925388942d5a520f1b0f /sal/inc/osl/endian.h
parentc9d96e6ac9985f4bf9e899d6d31937bae374c57d (diff)
add modelines to .h and .c files as well
Diffstat (limited to 'sal/inc/osl/endian.h')
-rw-r--r--sal/inc/osl/endian.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/osl/endian.h b/sal/inc/osl/endian.h
index 5f07162d4005..9314c7fcfe5e 100644
--- a/sal/inc/osl/endian.h
+++ b/sal/inc/osl/endian.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.
@@ -240,3 +241,4 @@ extern "C" {
#endif /*_OSL_ENDIAN_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */