on 26/01/2013 23:29 Ian Lepore said the following:
> @@ -188,7 +196,7 @@ watchdog_loop(void)
>                       if (watchdog_onoff(0) == 0) {
>                               end_program = 2;
>                       } else {
> -                             warnx("Could not stop the watchdog, not 
> exiting");
> +                             warnx("Could not stop the watchdog, not 
> exitting");
>                               end_program = 0;
>                       }
>               }

Stray chunk that introduces a spelling mistake?

-- 
Andriy Gapon
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to