git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'github/master'
[stg.git]
/
include
/
stg
/
utime.h
diff --git
a/include/stg/utime.h
b/include/stg/utime.h
index fe6b3f69d9601d2f737404f78e0bfc31e24196a3..853b3db194c7d91c875c5ef40d07024424cf198f 100644
(file)
--- a/
include/stg/utime.h
+++ b/
include/stg/utime.h
@@
-46,7
+46,7
@@
struct UTIME: public timeval
tv_usec = 0;
}
tv_usec = 0;
}
- UTIME(time_t t)
+
explicit
UTIME(time_t t)
{
tv_sec = t;
tv_usec = 0;
{
tv_sec = t;
tv_usec = 0;