annotate www/footer.html @ 1393:3e8ab37a4b60 draft

Find bugfixes. The check for -print vs -print0 was tested before I optimized out the "-" in the strcmps, and I didn't adjust the offset or retest it. (Ooops.) Also, I wasn't clearing the ! value when descending into parentheticals, so "find . -name blah -o \! \( -stuff -o -thing \)" acted like it had a spurious second ! before -stuff inside the parentheses.
author Rob Landley <rob@landley.net>
date Fri, 18 Jul 2014 18:31:41 -0500
parents c4e438cbd37a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 </table>
4108e577e018 Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff changeset
3 </body>
4108e577e018 Move download->downloads (be consistent) and add a skeletal index bar along
Rob Landley <rob@landley.net>
parents:
diff changeset
4 </html>