summaryrefslogtreecommitdiff
path: root/tools/inc/tools/resary.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/resary.hxx')
-rw-r--r--tools/inc/tools/resary.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/resary.hxx b/tools/inc/tools/resary.hxx
index 3f9cf8e0e7c1..b061937568db 100644
--- a/tools/inc/tools/resary.hxx
+++ b/tools/inc/tools/resary.hxx
@@ -56,6 +56,6 @@ class TOOLS_DLLPUBLIC ResStringArray : private boost::noncopyable
sal_uInt32 FindIndex( long nValue ) const;
};
-#endif // _TOOLS_RESARY_HXX
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */