summaryrefslogtreecommitdiff
path: root/tools/inc/impstrg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/impstrg.hxx')
-rw-r--r--tools/inc/impstrg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx
index 579d42c2fa9b..dfa583bb890b 100644
--- a/tools/inc/impstrg.hxx
+++ b/tools/inc/impstrg.hxx
@@ -32,6 +32,6 @@ const char* DbgCheckUniString( const void* pString );
xub_StrLen ImplStringLen( const sal_Char* pStr );
xub_StrLen ImplStringLen( const sal_Unicode* pStr );
-#endif // _IMPSTRG_HXX
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */