view www/footer.html @ 856:e93ae8a32a26

ifconfig uses __caddr_t in one location; this is not guaranteed to work everywhere. It does not compile OOB on musl, so I changed it to the portable equivalent, char *. This compiles on musl, and should compile anywhere.
author Isaac Dunham <idunham@lavabit.com>
date Sun, 14 Apr 2013 02:58:12 -0500
parents f868f933bd3b
children c4e438cbd37a
line wrap: on
line source

</td></tr></table>
<hr />
<table width="100%">
<tr><td>Copyright 2007 Rob Landley &lt;rob@landley.net&gt;</td></tr>
</table>
</body>
</html>