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 /tests/test-commands.c | |
| parent | 84ea764321362381cfc2b426ef0f3329857bc83f (diff) | |
| parent | 2cfe3d285ff001046b579434dea5f963082630dd (diff) | |
Merge remote-tracking branch 'origin/stable/2.0'
Diffstat (limited to 'tests/test-commands.c')
| -rw-r--r-- | tests/test-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-commands.c b/tests/test-commands.c index c86ffc5891..272e3d12b7 100644 --- a/tests/test-commands.c +++ b/tests/test-commands.c @@ -44,7 +44,7 @@ extern vector cmdvec; extern struct cmd_node vty_node; extern void test_init_cmd(void); /* provided in test-commands-defun.c */ -struct thread_master *master; /* dummy for libzebra*/ +struct thread_master *master; /* dummy for libfrr*/ static vector test_cmds; static char test_buf[32768]; |
