diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-19 14:33:55 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-07-20 18:27:45 -0400 |
commit | 6610b002ef6068c4a7d4bdec3bd87d61fb934e71 (patch) | |
tree | f4f9cc523215edd4ae48d10fee39b8ddd70d041d /runtime/compiler/php.vim | |
parent | 8d44e36b1af2b8a0953722bb0a96234dabe3a404 (diff) | |
download | rneovim-6610b002ef6068c4a7d4bdec3bd87d61fb934e71.tar.gz rneovim-6610b002ef6068c4a7d4bdec3bd87d61fb934e71.tar.bz2 rneovim-6610b002ef6068c4a7d4bdec3bd87d61fb934e71.zip |
os/time: make os_get_localtime more portable
gettimeofday() doesn't exist on Windows, as reported by @equalsraf. It seems
a call to time() would be sufficient here, as only the seconds since the
UNIX epoch are needed.
Diffstat (limited to 'runtime/compiler/php.vim')
0 files changed, 0 insertions, 0 deletions