mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-31 14:11:54 +00:00
fixup! partial import seems working
This commit is contained in:
parent
1eaf7213b6
commit
64e7edaf41
@ -767,7 +767,7 @@ krt_if_notify(struct proto *P, uint flags, struct iface *iface UNUSED)
|
||||
}
|
||||
|
||||
static int
|
||||
krt_reload_routes(struct channel *C, struct channel_import_request *UNUSED)
|
||||
krt_reload_routes(struct channel *C, struct channel_import_request *cir UNUSED)
|
||||
{
|
||||
struct krt_proto *p = (void *) C->proto;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user