]> git.marmaro.de Git - mmh/blobdiff - uip/comp.c
Annotations will always be done inplace from now on.
[mmh] / uip / comp.c
index 7eee3f7e9f8c19ac57b7588902e58b4b39a8dda1..45363720d99ce82961e5a9d10c9c9504e70c60da 100644 (file)
@@ -237,7 +237,7 @@ edit_it:
 
        if (nwhat)
                done(0);
 
        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;
 }
        done(1);
        return 1;
 }