Browse Source

Rewrite from scratch, as print-copyr.h.

Paul Eggert 23 years ago
parent
commit
92734c1511
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/print-copyr.h

+ 1 - 1
lib/print-copyr.h

@@ -6,4 +6,4 @@
 #  endif
 # endif
 
-char const *copyright_symbol PARAMS((char *, size_t));
+void print_copyright PARAMS((char const *));