Kaydet (Commit) 262dbabe authored tarafından Julien Nabet's avatar Julien Nabet

Revert "Wrong comment with 'sal_True' instead of 'true'"

This reverts commit abd7ad8b.
üst abd7ad8b
......@@ -1653,7 +1653,7 @@ uno::Sequence< lang::Locale > SAL_CALL
static bool IsEqSvcList( const uno::Sequence< OUString > &rList1,
const uno::Sequence< OUString > &rList2 )
{
// returns true if both sequences are equal
// returns sal_True if both sequences are equal
bool bRes = false;
sal_Int32 nLen = rList1.getLength();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment