diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:30:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-28 15:52:27 +0100 |
commit | bdf5c4af4cbb95bc0d7e1bdb3850fab66ce88b04 (patch) | |
tree | 11ef871dab4964cd58d16d4583f19d9477111d01 /vcl/os2/inc/salprn.h | |
parent | c5bdd8eeae096477f83692f8642b77f2140ab104 (diff) |
add modelines to .h and .c files as well
Diffstat (limited to 'vcl/os2/inc/salprn.h')
-rw-r--r-- | vcl/os2/inc/salprn.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/os2/inc/salprn.h b/vcl/os2/inc/salprn.h index 9fd0ab1d7e..9f66d240cc 100644 --- a/vcl/os2/inc/salprn.h +++ b/vcl/os2/inc/salprn.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. @@ -144,3 +145,5 @@ public: }; #endif // _SV_SALPRN_H + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |