mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 00:13:40 +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)
|
||||
{
|
||||
/* Do initialization stuff here */
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user