X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-autoipd%2Fiface.h;h=e3f913ed3b670707263b1819d882c27157a01992;hb=bd08c7fb439987cf18386e7e6f9a3eeba855ed00;hp=017c90d328012c5a042ee4a2c816b26659ea6e5c;hpb=834cc833bb7bb608f778c32a1f3b5bee2f09f7c0;p=catta diff --git a/avahi-autoipd/iface.h b/avahi-autoipd/iface.h index 017c90d..e3f913e 100644 --- a/avahi-autoipd/iface.h +++ b/avahi-autoipd/iface.h @@ -40,7 +40,7 @@ void iface_done(void); /* Deduce the initial state of our state machine. If a routable * address is configured for the interface, *state should be set to - * STATE_SLEEPING., otherwide STATE_START */ + * STATE_SLEEPING, otherwise STATE_START */ int iface_get_initial_state(State *state);