]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_events.h
*: Change thread->func to return void instead of int
[mirror_frr.git] / isisd / isis_events.h
index 25643f4ededc57f2c8af1122b8eae56e14b14f77..e6d9af58be1e01ecb1e4ce40b08793f6cd6ca7cb 100644 (file)
@@ -31,7 +31,7 @@ void isis_event_circuit_type_change(struct isis_circuit *circuit, int newtype);
 /*
  * Events related to adjacencies
  */
-int isis_event_dis_status_change(struct thread *thread);
+void isis_event_dis_status_change(struct thread *thread);
 
 /*
  * Error events