summaryrefslogtreecommitdiff
path: root/zebra/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/test_main.c')
-rw-r--r--zebra/test_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/test_main.c b/zebra/test_main.c
index 4dd3e897f2..0e850f1629 100644
--- a/zebra/test_main.c
+++ b/zebra/test_main.c
@@ -124,6 +124,7 @@ DEFUN (test_interface_state,
"up\n"
"down\n")
{
+ /* CHECK ME argc referenced below */
int idx_up_down = 1;
struct interface *ifp;
if (argc < 1)