diff options
Diffstat (limited to 'sal/workben/t_ojp_exe.cxx')
-rw-r--r-- | sal/workben/t_ojp_exe.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/workben/t_ojp_exe.cxx b/sal/workben/t_ojp_exe.cxx index 76d0f4f02..1993474b3 100644 --- a/sal/workben/t_ojp_exe.cxx +++ b/sal/workben/t_ojp_exe.cxx @@ -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. @@ -53,3 +54,4 @@ int main(int argc, char* argv[]) return (0); } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |