Mercurial > hg > toybox
annotate www/footer.html @ 399:7a5b70965e0e
Bugfix (spotted by Nathan McSween): xread can't detect <0 if the return type is stored in an unsigned variable.
author | Rob Landley <rob@landley.net> |
---|---|
date | Wed, 28 Dec 2011 13:01:12 -0600 |
parents | f868f933bd3b |
children | c4e438cbd37a |
rev | line source |
---|---|
85
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
1 </td></tr></table> |
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
2 <hr /> |
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
3 <table width="100%"> |
200 | 4 <tr><td>Copyright 2007 Rob Landley <rob@landley.net></td></tr> |
85
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
5 </table> |
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
6 </body> |
4108e577e018
Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff
changeset
|
7 </html> |