]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/thread.h
*: Convert libzebra -> libfrr
[mirror_frr.git] / lib / thread.h
index e41e96dec21023cf4fb4966465bbf431f6bbe16d..3440a929993db912a632ece23797d5147f2d9a5a 100644 (file)
@@ -242,7 +242,7 @@ extern unsigned long timeval_elapsed (struct timeval a, struct timeval b);
 /* set yield time for thread */
 extern void thread_set_yield_time (struct thread *, unsigned long);
 
-/* Internal libzebra exports */
+/* Internal libfrr exports */
 extern void thread_getrusage (RUSAGE_T *);
 extern struct cmd_element show_thread_cpu_cmd;
 extern struct cmd_element clear_thread_cpu_cmd;