diff options
Diffstat (limited to 'include/comphelper/InlineContainer.hxx')
-rw-r--r-- | include/comphelper/InlineContainer.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/comphelper/InlineContainer.hxx b/include/comphelper/InlineContainer.hxx index 8f9ffa648a1c..482c62668e42 100644 --- a/include/comphelper/InlineContainer.hxx +++ b/include/comphelper/InlineContainer.hxx @@ -53,7 +53,7 @@ public: } }; -// ---------------------------------------- + /** Creates a vector which contains an arbitrary number of elements. @@ -76,7 +76,7 @@ public: } }; -// ---------------------------------------- + /** Creates a set which contains an arbitrary number of elements. @@ -100,7 +100,7 @@ public: } }; -// ---------------------------------------- + /** usage: |