mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Style, typo
This commit is contained in:
committed by
Mat Sutcliffe
parent
530bd38f00
commit
b57003c4e8
@@ -440,7 +440,7 @@ namespace BlackCore
|
||||
//! Synchronized entities either empty or with newer shared file
|
||||
//! \remark will synchronize entities
|
||||
//! \threadsafe
|
||||
BlackMisc::Network::CEntityFlags::Entity getSychronizedEntitiesWithNewerSharedFileOrEmpty(bool syncData = true, BlackMisc::Network::CEntityFlags::Entity entities = BlackMisc::Network::CEntityFlags::AllDbEntities);
|
||||
BlackMisc::Network::CEntityFlags::Entity getSynchronizedEntitiesWithNewerSharedFileOrEmpty(bool syncData = true, BlackMisc::Network::CEntityFlags::Entity entities = BlackMisc::Network::CEntityFlags::AllDbEntities);
|
||||
|
||||
//! Cache count for entity
|
||||
//! \threadsafe
|
||||
|
||||
Reference in New Issue
Block a user