summaryrefslogtreecommitdiff
path: root/sal/osl/os2/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/util.c')
-rw-r--r--sal/osl/os2/util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/os2/util.c b/sal/osl/os2/util.c
index cfe3eb76c622..9c7e035fc350 100644
--- a/sal/osl/os2/util.c
+++ b/sal/osl/os2/util.c
@@ -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.
@@ -35,3 +36,4 @@ extern sal_Bool osl_getEthernetAddress( sal_uInt8 * pTargetAddress )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */