mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Resource dumps also write out block addresses
This commit is contained in:
@@ -168,7 +168,7 @@ ev_postpone(event *e)
|
||||
}
|
||||
|
||||
static void
|
||||
ev_dump(resource *r)
|
||||
ev_dump(resource *r, unsigned indent UNUSED)
|
||||
{
|
||||
event *e = (event *) r;
|
||||
|
||||
|
Reference in New Issue
Block a user