mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-28 18:38:41 +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;
|
||||
#endif
|
||||
|
||||
return (time_t) 0;
|
||||
}
|
||||
|
||||
inline
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user