Style, typo

This commit is contained in:
Klaus Basan
2019-03-01 19:15:40 +01:00
committed by Mat Sutcliffe
parent 530bd38f00
commit b57003c4e8
7 changed files with 14 additions and 14 deletions

View File

@@ -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