From: Paul Eggert Date: Fri, 21 Sep 2001 22:19:09 +0000 (+0000) Subject: Rewrite from scratch, as print-copyr.h. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=92734c1511a0779585c441170756b5df874a11fa;p=chaz%2Ftar Rewrite from scratch, as print-copyr.h. --- diff --git a/lib/print-copyr.h b/lib/print-copyr.h index 9334997..ff98158 100644 --- a/lib/print-copyr.h +++ b/lib/print-copyr.h @@ -6,4 +6,4 @@ # endif # endif -char const *copyright_symbol PARAMS((char *, size_t)); +void print_copyright PARAMS((char const *));