]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_ptm.h
build, vtysh: extract vtysh commands from .xref
[mirror_frr.git] / zebra / zebra_ptm.h
index 88c9bccb44dee106a217f25f35b3b087bac0f68b..f8e843cc735db6ba19cac57669c08234a14042b1 100644 (file)
@@ -74,7 +74,7 @@ struct zebra_ptm_cb {
 
 void zebra_ptm_init(void);
 void zebra_ptm_finish(void);
-int zebra_ptm_connect(struct thread *t);
+void zebra_ptm_connect(struct thread *t);
 void zebra_ptm_write(struct vty *vty);
 int zebra_ptm_get_enable_state(void);