mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 17:18:56 +00:00
doc: fix mistaken indentation
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
2a7d947108
commit
a2bd5d4c8f
@ -59,7 +59,7 @@ Basic boilerplate:
|
|||||||
static int module_late_init(struct thread_master *master)
|
static int module_late_init(struct thread_master *master)
|
||||||
{
|
{
|
||||||
/* Do initialization stuff here */
|
/* Do initialization stuff here */
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user