mirror of
https://github.com/sheumann/hush.git
synced 2026-01-22 17:16:45 +00:00
One of these concerned socket-related structures that aren't really used in hush. The other was a reliance on a GCC-specific feature (arithmetic on void pointers); this code is actually used in hush, although I'm not sure if the error was causing any real problems.