]> diplodocus.org Git - nmh/blobdiff - uip/prompter.c
The conditional definition of the "np" variable didn't make any sense. It was
[nmh] / uip / prompter.c
index fa1bfae8ec5f807c4ef90517dd61d65b0df710b2..e1f0e8d5de6828f9420e5f8ec4ca9ed8a0e7db61 100644 (file)
@@ -397,7 +397,7 @@ no_body:
     unlink (tmpfil);
 
     context_save ();   /* save the context file */
-    done (0);
+    return done (0);
 }