]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/label_manager.h
zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message
[mirror_frr.git] / zebra / label_manager.h
index 37d5e25abad42f132a3ef60a3cf760be49eb00f6..3e3def5f98bbf47eaf7a18e11cc6da2a4786c65d 100644 (file)
@@ -64,7 +64,7 @@ struct label_manager {
 bool lm_is_external;
 
 int zread_relay_label_manager_request(int cmd, struct zserv *zserv,
-                                         struct stream *msg, vrf_id_t vrf_id);
+                                     struct stream *msg, vrf_id_t vrf_id);
 void label_manager_init(char *lm_zserv_path);
 struct label_manager_chunk *assign_label_chunk(uint8_t proto,
                                               unsigned short instance,