show: Print type of MIME part instead of error message if not displayable.
[mmh] / sbr / cpydata.c
index 207bc03..048579e 100644 (file)
@@ -9,7 +9,7 @@
 #include <h/mh.h>
 
 void
-cpydata (int in, int out, char *ifile, char *ofile)
+cpydata(int in, int out, char *ifile, char *ofile)
 {
        int i;
        char buffer[BUFSIZ];