mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Fix typo in comment.
This commit is contained in:
parent
cf00abe993
commit
77a9f6dd96
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144817
@ -467,7 +467,7 @@ callback_register(callback_func *func, void *arg)
|
|||||||
callbacks = cb;
|
callbacks = cb;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* specially-handled comamnds */
|
/* specially-handled commands */
|
||||||
static void setifaddr(const char *, int, int, const struct afswtch *);
|
static void setifaddr(const char *, int, int, const struct afswtch *);
|
||||||
static const struct cmd setifaddr_cmd = DEF_CMD("ifaddr", 0, setifaddr);
|
static const struct cmd setifaddr_cmd = DEF_CMD("ifaddr", 0, setifaddr);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user