X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fcomp.c;h=45363720d99ce82961e5a9d10c9c9504e70c60da;hp=7eee3f7e9f8c19ac57b7588902e58b4b39a8dda1;hb=67411b1f95d6ec987b4c732459e1ba8a8ac192c6;hpb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38 diff --git a/uip/comp.c b/uip/comp.c index 7eee3f7..4536372 100644 --- a/uip/comp.c +++ b/uip/comp.c @@ -237,7 +237,7 @@ edit_it: if (nwhat) done(0); - what_now(ed, nedit, use, drft, NULL, 0, NULLMP, NULL, 0, cwd); + what_now(ed, nedit, use, drft, NULL, 0, NULLMP, NULL, cwd); done(1); return 1; }