misc-build-cleanup-20010917
[openafs.git] / src / bozo / cronbnodeops.c
index b410c3e..c5f8c83 100644 (file)
@@ -120,6 +120,7 @@ register struct cronbnode *abnode; {
        if (temp < 1) temp = 1; /* temp is when to start dude */
        bnode_SetTimeout(abnode, temp);
     }
+    return 0;
 }
 
 static int cron_restartp (abnode)