diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-02-07 13:20:12 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-02-07 13:20:12 -0500 |
| commit | 7df2e1c3797df638016ae6d7a34e1781c0f1ced5 (patch) | |
| tree | 2c7aa125a2e684ce5e2d91b37e4fc1e4dab7b024 /zebra/test_main.c | |
| parent | 84ea764321362381cfc2b426ef0f3329857bc83f (diff) | |
| parent | 2cfe3d285ff001046b579434dea5f963082630dd (diff) | |
Merge remote-tracking branch 'origin/stable/2.0'
Diffstat (limited to 'zebra/test_main.c')
| -rw-r--r-- | zebra/test_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/test_main.c b/zebra/test_main.c index 8b4ead8bda..dea1df1697 100644 --- a/zebra/test_main.c +++ b/zebra/test_main.c @@ -56,7 +56,7 @@ int allow_delete = 0; /* zebra_rib's workqueue hold time. Private export for use by test code only */ extern int rib_process_hold_time; -/* Pacify zclient.o in libzebra, which expects this variable. */ +/* Pacify zclient.o in libfrr, which expects this variable. */ struct thread_master *master; /* Command line options. */ |
