diff options
Diffstat (limited to 'unodevtools/source/skeletonmaker/skeletonjava.hxx')
-rw-r--r-- | unodevtools/source/skeletonmaker/skeletonjava.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unodevtools/source/skeletonmaker/skeletonjava.hxx b/unodevtools/source/skeletonmaker/skeletonjava.hxx index 6b35818a9744..e2c0c9e75539 100644 --- a/unodevtools/source/skeletonmaker/skeletonjava.hxx +++ b/unodevtools/source/skeletonmaker/skeletonjava.hxx @@ -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. @@ -114,3 +115,4 @@ void generateSkeleton(ProgramOptions const & options, TypeManager const & manage #endif // INCLUDED_UNODEVTOOLS_SKELETONJAVA_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |