summaryrefslogtreecommitdiff
path: root/include/oox/export/shapes.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-09-01 23:03:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-09-01 23:03:30 +0200
commit368374a67b972f6ff7d4a4441544318efb18edfd (patch)
treeb09a4d355df1dc1001dbbf7c50fd3442b32ad98b /include/oox/export/shapes.hxx
parentfba7b58a9ddaa829892bf3a3e8f3dd6970664f78 (diff)
correct include guard comment
Change-Id: Ie94573f7c43c834cd636493bed32f07aa792da49
Diffstat (limited to 'include/oox/export/shapes.hxx')
-rw-r--r--include/oox/export/shapes.hxx2
1 files changed, 1 insertions, 1 deletions
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: */