]> andersk Git - moira.git/commitdiff
another random typo
authordanw <danw>
Thu, 14 Nov 1996 04:02:10 +0000 (04:02 +0000)
committerdanw <danw>
Thu, 14 Nov 1996 04:02:10 +0000 (04:02 +0000)
server/startmoira.c

index b17b82300ed406cb2ba436524dd1c9215b586906..59a57bd71b593d95867c40f77c4402cdd2664705 100644 (file)
@@ -48,6 +48,7 @@ cleanup()
                                        "moirad exited with code %d\n",
                                        stat.w_retcode);
                                send_zgram("startmoira", buf);
+                       }
                }
                if (WIFSIGNALED(stat)) {
                        sprintf(buf, "moirad exited on %s signal%s\n",
This page took 0.193384 seconds and 5 git commands to generate.