summaryrefslogtreecommitdiffstats
path: root/avahi-autoipd/iface.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-autoipd/iface.h')
-rw-r--r--avahi-autoipd/iface.h2
1 files changed, 1 insertions, 1 deletions
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);