mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-14 17:38:40 +00:00
fix return
This commit is contained in:
parent
4bc8aef668
commit
8f6d9f213e
|
|
@ -89,6 +89,8 @@ namespace Utils {
|
||||||
|
|
||||||
return (time_t) buffer.st_mtim.tv_sec;
|
return (time_t) buffer.st_mtim.tv_sec;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
return (time_t) 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline
|
inline
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user