]> diplodocus.org Git - nmh/blobdiff - sbr/cpydata.c
Escape literal leading full stop in man/new.man.
[nmh] / sbr / cpydata.c
index d322ba9b3ed021d19dd37afdfeb34f9833fa1547..37d4803a7a537f2d96aeeb42f6dbd728b9c6586b 100644 (file)
@@ -10,7 +10,7 @@
 #include <h/mh.h>
 
 void
-cpydata (int in, int out, char *ifile, char *ofile)
+cpydata (int in, int out, const char *ifile, const char *ofile)
 {
     int i;
     char buffer[BUFSIZ];