Explorar el Código

Rewrite from scratch, as print-copyr.h.

Paul Eggert hace 23 años
padre
commit
92734c1511
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 *));