Kaydet (Commit) bfc8185d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

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

This reverts commit 262dbabe,
no good reason to revert the original commit in the first place.

Conflicts:
	linguistic/source/lngsvcmgr.cxx

Change-Id: Ifa1896da3ec3fd291a9b30a9a6734bdcce406b99
üst 14255b68
......@@ -1635,7 +1635,7 @@ uno::Sequence< lang::Locale > SAL_CALL
static bool IsEqSvcList( const uno::Sequence< OUString > &rList1,
const uno::Sequence< OUString > &rList2 )
{
// returns sal_True iff both sequences are equal
// returns true iff 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