summaryrefslogtreecommitdiffstats
path: root/include/oox/helper/refvector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/refvector.hxx')
-rw-r--r--include/oox/helper/refvector.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/helper/refvector.hxx b/include/oox/helper/refvector.hxx
index dd9fa14b7646..0b3595279ff4 100644
--- a/include/oox/helper/refvector.hxx
+++ b/include/oox/helper/refvector.hxx
@@ -27,7 +27,7 @@
namespace oox {
-// ============================================================================
+
/** Template for a vector of ref-counted objects with additional accessor functions.
@@ -186,7 +186,7 @@ private:
}
};
-// ============================================================================
+
} // namespace oox