diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-03-26 15:26:08 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-03-26 15:26:08 +0200 |
commit | d2f63645bf165726384f50f4e8b0f3ee048e7ae3 (patch) | |
tree | dbad76b82466d5a9930df67321dda8bd09cce210 /themes | |
parent | daf56f2cb0a6994c4be8f1b57f1eb4b4cb8c91ba (diff) |
sfeed.c: datetounix: fix incorrect int type to long
Found while testing sfeed on MS-DOS with Open Watcom (for fun :)).
There an int is 16-bit and sfeed incorrectly wrapped the value, which produced
incorrect parsed UNIX timestamps as output.
Diffstat (limited to 'themes')
0 files changed, 0 insertions, 0 deletions