Kaydet (Commit) 628a0f27 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: implicit conversion of literal of type 'int' to 'bool'

Change-Id: Ie21c61d718d720ec6bac741cd17e807123f47129
üst d92602c5
......@@ -1080,7 +1080,7 @@ void SwDoc::Append( const SwDoc& rSource, sal_uInt16 nStartPageNumber,
SwFmt *pFmt = 0;
// find the first node allowed to contain a RES_PAGEDESC
while (1) {
while (true) {
aFixupIdx++;
SwNode &node = aFixupIdx.GetNode();
......
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