X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/49b128f0607611e485a06c21dcb48e4144b63d5e..d1506bc0824ad871cd0e694ad834188fe2fc6269:/uip/install-mh.c diff --git a/uip/install-mh.c b/uip/install-mh.c index 93f52f5a..6b8f4442 100644 --- a/uip/install-mh.c +++ b/uip/install-mh.c @@ -225,7 +225,7 @@ query: /* Initialize the saved nmh version. The Path profile entry was added above, that's all this needs. */ - (void) nmh_version_changed (); + (void) nmh_version_changed (0); done (0); return 1;