From df5db8fdf9f05f3b3795d9ec9541419a58c2b125 Mon Sep 17 00:00:00 2001 From: Guy Zana <guy@cloudius-systems.com> Date: Mon, 25 Feb 2013 09:57:08 +0200 Subject: [PATCH] Example console output in comment --- tests/tst-bsd-netdriver.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tst-bsd-netdriver.c b/tests/tst-bsd-netdriver.c index f3e6322f0..fe9acc367 100644 --- a/tests/tst-bsd-netdriver.c +++ b/tests/tst-bsd-netdriver.c @@ -112,6 +112,7 @@ int main(void) /* * Let all domains know about this interface... + * lo0 will be called twice... * (There are non configured at this moment) */ if_attachdomain(NULL); -- GitLab