author | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 4 Aug 2014 11:37:09 +0000 (13:37 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 4 Aug 2014 11:37:09 +0000 (13:37 +0200) | ||
commit | 524b85687dbbd4cc2bbb650caf300162dcd16e96 | |
tree | 9bb98af24d11bf1daae9c4dfe9f94527cda157fb | tree | snapshot |
parent | b9ab99cc37687a111c4bbdd25c5924fa74a0c056 | commit | diff |
fix: use DOUBLE_TO_CDTIME_T() to match input type
... as strtod() returns a double not a time_t.
Follow-up to 7d1d59fb to match what ada80db25 does (currently in
master) and avoid a merge conflict.
... as strtod() returns a double not a time_t.
Follow-up to 7d1d59fb to match what ada80db25 does (currently in
master) and avoid a merge conflict.
src/utils_cmd_putnotif.c | diff | blob | history |