]> diplodocus.org Git - nmh/blobdiff - uip/install-mh.c
More debugging test-version-check.
[nmh] / uip / install-mh.c
index 93f52f5af075fde93b029b7f607d399c1583a42d..6b8f4442632fd00b6f84b39c7e85a131c3f1ca68 100644 (file)
@@ -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;