diff options
author | Masanori Kakura <kakurasan@gmail.com> | 2019-10-02 22:24:22 +0900 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2020-06-13 18:25:58 -0700 |
commit | d87a28a6f5ce98fa7c7594d71cd2a4a7502f7963 (patch) | |
tree | 8b8b9044e3c21441c0720c937214171119bf2237 /src/redshift-gtk | |
parent | Remove Travis macOS workaround (diff) | |
download | redshift-ng-d87a28a6f5ce98fa7c7594d71cd2a4a7502f7963.tar.gz redshift-ng-d87a28a6f5ce98fa7c7594d71cd2a4a7502f7963.tar.bz2 redshift-ng-d87a28a6f5ce98fa7c7594d71cd2a4a7502f7963.tar.xz |
src/redshift.c: Use localtime_s() on Windows
AppVeyor's GCC no longer supports localtime_r().
We need to use localtime_s() on Windows.
Diffstat (limited to 'src/redshift-gtk')
0 files changed, 0 insertions, 0 deletions