mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
refs #720, adjusted exposed functions to new naming
* some minor formatting * use the new condolidation functions
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d9a35563e3
commit
1167735897
@@ -133,7 +133,7 @@ namespace BlackCore
|
||||
return;
|
||||
}
|
||||
|
||||
// get all or incremental set of distributor
|
||||
// get all or incremental set
|
||||
CDbInfoList infoObjects = CDbInfoList::fromDatabaseJson(res.getJsonArray());
|
||||
|
||||
// this part needs to be synchronized
|
||||
|
||||
Reference in New Issue
Block a user