aqhome-react: Unified function names.
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
#include "./aqhome_react.h"
|
||||
|
||||
|
||||
AQHREACT_UNIT_NET_LIST *AQHREACT_ReadUnitNetFiles(AQHOME_REACT *aqh);
|
||||
AQHREACT_UNIT_NET_LIST *AQHomeReact_ReadUnitNetFiles(AQHOME_REACT *aqh);
|
||||
|
||||
time_t AQHREACT_GetNewestUnitNetFiletime(const AQHOME_REACT *aqh);
|
||||
time_t AQHomeReact_GetNewestUnitNetFiletime(const AQHOME_REACT *aqh);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user