1
0
mirror of https://git.musl-libc.org/git/musl synced 2025-04-02 16:02:54 +03:00
rofl0r 8ff810d779 timeradd/timersub: cast result to void to get rid of warnings
previously:
timersub(&now, t, &diff);

warning: value computed is not used [-Wunused-value]
2013-11-23 13:01:53 +01:00
..
2013-07-03 18:07:50 +02:00
2013-06-29 12:46:46 -04:00
2013-04-10 22:38:46 -04:00
2013-07-03 18:07:50 +02:00
2012-12-26 16:55:49 -05:00
2013-08-10 21:15:11 -04:00
2013-07-22 13:05:41 -04:00
2013-11-21 01:59:43 +00:00
2013-08-03 02:18:19 -04:00
2013-01-04 20:36:34 +01:00