소스 검색

Rewrite from scratch, as print-copyr.h.

Paul Eggert 23 년 전
부모
커밋
92734c1511
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 *));