]> git.marmaro.de Git - mmh/blobdiff - uip/rmf.c
Return type of (*done)() changed to void. default_done() replaced by
[mmh] / uip / rmf.c
index 1cacbc472d0d266915aa1f1cb453a35ab4732646..c3dcc919491436441d9a1f6a90cb0c3063124b5a 100644 (file)
--- a/uip/rmf.c
+++ b/uip/rmf.c
@@ -122,7 +122,8 @@ main (int argc, char **argv)
        }
     }
     context_save ();   /* save the context file */
-    return done (0);
+    done (0);
+    return 1;
 }
 
 static int