From f390d2c7839c04100e4de8246215ce10ea96b653 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 10 Sep 2004 20:48:21 +0000 Subject: Indentation only. No any functional changes. --- isisd/isis_zebra.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'isisd/isis_zebra.h') diff --git a/isisd/isis_zebra.h b/isisd/isis_zebra.h index fabf7200..0dce7995 100644 --- a/isisd/isis_zebra.h +++ b/isisd/isis_zebra.h @@ -26,8 +26,8 @@ extern struct zclient *zclient; void isis_zebra_init (void); void isis_zebra_finish (void); -void isis_zebra_route_update (struct prefix *prefix, - struct isis_route_info *route_info); +void isis_zebra_route_update (struct prefix *prefix, + struct isis_route_info *route_info); int isis_distribute_list_update (int routetype); #endif /* _ZEBRA_ISIS_ZEBRA_H */ -- cgit v1.2.1