]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
Oops, should have offset file in showbuildenv rather than cat.
[nmh] / uip / forw.c
index c4e1dde5271af314cea033b287a2c85f7a091a33..7b4203a6b9dab998325880bad45aa20e53c3337a 100644 (file)
@@ -568,7 +568,7 @@ copy_draft (int out, char *digest, char *file, int volume, int issue, int dashst
 {
     int fd,i, msgcnt, msgnum;
     int len, buflen;
-    register char *bp, *msgnam;
+    char *bp, *msgnam;
     char buffer[BUFSIZ];
 
     msgcnt = 1;