diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-20 16:53:18 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-07-20 18:27:45 -0400 |
commit | 636ddd075c8fdfffcac22281120baed9f293b266 (patch) | |
tree | 2d7e5956df2c749033950f786c364b019204ed7f /runtime/syntax/arduino.vim | |
parent | 6610b002ef6068c4a7d4bdec3bd87d61fb934e71 (diff) | |
download | rneovim-636ddd075c8fdfffcac22281120baed9f293b266.tar.gz rneovim-636ddd075c8fdfffcac22281120baed9f293b266.tar.bz2 rneovim-636ddd075c8fdfffcac22281120baed9f293b266.zip |
os/time: fix os_localtime_r on win + add func_attr
- it makes no sense for these functions to take NULL pointers
- if `localtime()` on Windows returns a NULL pointer, the old code would try
to dereference it.
Diffstat (limited to 'runtime/syntax/arduino.vim')
0 files changed, 0 insertions, 0 deletions