diff options
Diffstat (limited to 'sal/osl/unx/secimpl.h')
-rw-r--r-- | sal/osl/unx/secimpl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/unx/secimpl.h b/sal/osl/unx/secimpl.h index b5ae6d728..c3a2b676a 100644 --- a/sal/osl/unx/secimpl.h +++ b/sal/osl/unx/secimpl.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. @@ -45,3 +46,4 @@ typedef struct _oslSecurityImpl { #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |