mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 21:20:48 +00:00
isisd: fix typo in indef fabricd comment
fix typo in indef fabricd comment
Fixes: 20bd27e2aa
("isisd, yang: add configuration model and callback stubs")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
This commit is contained in:
parent
9a65cf35da
commit
72b295f640
@ -282,7 +282,7 @@ int main(int argc, char **argv, char **envp)
|
||||
#endif /* FABRICD */
|
||||
#ifndef FABRICD
|
||||
isis_cli_init();
|
||||
#endif /* ifdef FABRICD */
|
||||
#endif /* ifndef FABRICD */
|
||||
isis_spf_init();
|
||||
isis_redist_init();
|
||||
isis_route_map_init();
|
||||
|
Loading…
Reference in New Issue
Block a user