.
This commit is contained in:
parent
8fff29b28a
commit
f4d63b208b
@ -824,7 +824,7 @@ void emsi_set_sysinfo(s_emsi *emsi, s_emsi *remote_emsi, int hrc,
|
||||
|
||||
if (conf_boolean(cf_emsi_send_time)) {
|
||||
emsi->have_xdatetime = 1;
|
||||
emsi->time = ;
|
||||
emsi->time = time(NULL);
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user