Re: [sword-devel] SVN 3489 "added describe function to installmgr"

2017-09-02 Thread Troy A. Griffitts
Yep. Thanks Jaak. On September 3, 2017 12:31:33 AM GMT+02:00, Jaak Ristioja wrote: >Hi! > >In function remoteDescribeModule, the second if-statement should >probably read: > >if (!m) { > >instead of duplicating the first one: > >if (source == installMgr->sources.end()) { > > >Best regard

[sword-devel] SVN 3489 "added describe function to installmgr"

2017-09-02 Thread Jaak Ristioja
Hi! In function remoteDescribeModule, the second if-statement should probably read: if (!m) { instead of duplicating the first one: if (source == installMgr->sources.end()) { Best regards, J ___ sword-devel mailing list: sword-devel@crosswi