commit | 4a04b498dbc460d69a0c98fd054cfaf2708e0996 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 23 21:19:11 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 23 21:19:11 2009 +0000 |
tree | 05a51970741cc585185a51729d6e6054fbb9b24c | |
parent | 16e017d5a65b68f226835cd200ae3f252b08ed15 [diff] |
None of the server message functions return anything but 0, so make them all void. Also remove a leftover variable in client.c.