summaryrefslogtreecommitdiff
path: root/sal/rtl/strimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/strimp.hxx')
-rw-r--r--sal/rtl/strimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/rtl/strimp.hxx b/sal/rtl/strimp.hxx
index 997d72c4c814..e31717c39539 100644
--- a/sal/rtl/strimp.hxx
+++ b/sal/rtl/strimp.hxx
@@ -48,7 +48,7 @@
sal_Int16 rtl_ImplGetDigit( sal_Unicode ch, sal_Int16 nRadix );
-sal_Bool rtl_ImplIsWhitespace( sal_Unicode c );
+bool rtl_ImplIsWhitespace( sal_Unicode c );
// string lifetime instrumentation / diagnostics
#if USE_SDT_PROBES