1
0
mirror of https://github.com/Zygo/bees.git synced 2025-05-17 21:35:45 +02:00
Zygo Blaxell e9aef89293 fs: fix FTBFS on GCC 8
The memset is just doing an assignment from one dereferenced pointer to
another, so do an assignment to keep GCC 8 happy.

Fixes: https://github.com/Zygo/bees/issues/64

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2018-05-18 00:15:37 -04:00
..
2017-01-18 22:17:02 -05:00
2018-01-15 11:07:48 -05:00
2016-12-13 12:52:26 +11:00
2018-05-18 00:15:37 -04:00
2018-01-19 01:50:13 +01:00
2018-01-26 23:48:04 -05:00