summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer/rtl_String_Utils.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/OStringBuffer/rtl_String_Utils.hxx')
-rw-r--r--sal/qa/OStringBuffer/rtl_String_Utils.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/qa/OStringBuffer/rtl_String_Utils.hxx b/sal/qa/OStringBuffer/rtl_String_Utils.hxx
index 75e0bf6a9d4a..276e3a29ebfc 100644
--- a/sal/qa/OStringBuffer/rtl_String_Utils.hxx
+++ b/sal/qa/OStringBuffer/rtl_String_Utils.hxx
@@ -42,13 +42,13 @@ sal_Char* createName( sal_Char* dst, const sal_Char* src, sal_uInt32 cnt );
sal_uInt32 AStringLen( const sal_Char *pAStr );
-//------------------------------------------------------------------------
+
bool AStringNIsValid( const sal_Char *pAStr,
const sal_uInt32 nStrLen
);
-//------------------------------------------------------------------------
+
sal_Int32 AStringToUStringCompare( const sal_Unicode *pUStr,
const sal_Char *pAStr