]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/thread.h
Merge remote-tracking branch 'origin/stable/2.0'
[mirror_frr.git] / lib / thread.h
index a0801e1ecdfad250330628bcd93635ffc57eacc2..49964e7743f6b87f115379fb85234bcd2b481504 100644 (file)
@@ -243,7 +243,7 @@ extern int thread_should_yield (struct thread *);
 /* 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 void thread_cmd_init (void);