]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
Formatting cleanup.
[nmh] / uip / forw.c
index 2741f69331c85170d50ff3191275b2a14ac34bba..cd51fd1925c99c9aeb4047072850d352580c2792 100644 (file)
@@ -499,7 +499,7 @@ try_it_again:
     if (nwhat)
        done (0);
     what_now (ed, nedit, NOUSE, drft, NULL, 0, mp,
-       anot ? "Forwarded" : NULL, inplace, cwd);
+       anot ? "Forwarded" : NULL, inplace, cwd, 0);
     done (1);
     return 1;
 }