Fix typo in comment.
This commit is contained in:
parent
cf00abe993
commit
77a9f6dd96
@ -467,7 +467,7 @@ callback_register(callback_func *func, void *arg)
|
||||
callbacks = cb;
|
||||
}
|
||||
|
||||
/* specially-handled comamnds */
|
||||
/* specially-handled commands */
|
||||
static void setifaddr(const char *, int, int, const struct afswtch *);
|
||||
static const struct cmd setifaddr_cmd = DEF_CMD("ifaddr", 0, setifaddr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user