summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/oox/export/chartexport.hxx2
-rw-r--r--include/oox/export/shapes.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index ed8743c03c3f..8f86aa9d6824 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -200,6 +200,6 @@ public:
}}
-#endif /* ndef INCLUDED_OOX_EXPORT_CHARTEXPORT_HXX */
+#endif // INCLUDED_OOX_EXPORT_CHARTEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/export/shapes.hxx b/include/oox/export/shapes.hxx
index 925ba72d022f..995ef356bae7 100644
--- a/include/oox/export/shapes.hxx
+++ b/include/oox/export/shapes.hxx
@@ -168,6 +168,6 @@ public:
}}
-#endif /* ndef INCLUDED_OOX_EXPORT_SHAPES_HXX */
+#endif // INCLUDED_OOX_EXPORT_SHAPES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */