From 001c591673fc37c72df9c8cf5770c8e833812b26 Mon Sep 17 00:00:00 2001 From: Stephen Worley Date: Tue, 24 Jul 2018 11:24:42 -0400 Subject: [PATCH] Remove whitespace change in netlink fuzz code Signed-off-by: Stephen Worley --- zebra/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/zebra/main.c b/zebra/main.c index 01466d3fb0..a7bbbb9d4e 100644 --- a/zebra/main.c +++ b/zebra/main.c @@ -364,7 +364,6 @@ int main(int argc, char **argv) /* For debug purpose. */ /* SET_FLAG (zebra_debug_event, ZEBRA_DEBUG_EVENT); */ - /* Process the configuration file. Among other configuration * directives we can meet those installing static routes. Such * requests will not be executed immediately, but queued in -- 2.39.5