fixed indentiions and type names

This commit is contained in:
2016-01-29 12:31:08 +00:00
parent 6353bbfc15
commit ca08d90853
5 changed files with 17 additions and 18 deletions

View File

@ -117,7 +117,7 @@ QSE_EXPORT qse_tmr_index_t qse_tmr_insert (
const qse_tmr_event_t* event
);
QSE_EXPORT qse_size_t qse_tmr_update (
QSE_EXPORT qse_tmr_index_t qse_tmr_update (
qse_tmr_t* tmr,
qse_tmr_index_t index,
const qse_tmr_event_t* event