Added check for lynx to write mhshow-show-text/html line in mhn.defaults.sh.
[mmh] / uip / install-mh.c
index b2d2486..b2a1f1d 100644 (file)
@@ -190,7 +190,7 @@ query:
            fprintf (out, "%s: %s\n", np->n_name, np->n_field);
     }
     fclose (out);
-    done (0);
+    return done (0);
 }