From 92734c1511a0779585c441170756b5df874a11fa Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 21 Sep 2001 22:19:09 +0000 Subject: [PATCH] Rewrite from scratch, as print-copyr.h. --- lib/print-copyr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *)); -- 2.44.0