summaryrefslogtreecommitdiff
path: root/unodevtools/source/skeletonmaker/javacompskeleton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/source/skeletonmaker/javacompskeleton.cxx')
-rw-r--r--unodevtools/source/skeletonmaker/javacompskeleton.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/source/skeletonmaker/javacompskeleton.cxx b/unodevtools/source/skeletonmaker/javacompskeleton.cxx
index ca4735747f13..914525272267 100644
--- a/unodevtools/source/skeletonmaker/javacompskeleton.cxx
+++ b/unodevtools/source/skeletonmaker/javacompskeleton.cxx
@@ -545,7 +545,7 @@ static void generateMethodBodies(std::ostream& o,
}
}
-static const char* const propcomment=
+const char* const propcomment=
" // use the last parameter of the PropertySetMixin constructor\n"
" // for your optional attributes if necessary. See the documentation\n"
" // of the PropertySetMixin helper for further information.\n"