From f7c43dcbbc44e2098728f9849d152d9b6df97a5d Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 26 Sep 2004 16:24:14 +0000 Subject: Compiler warnings fixes. --- isisd/isis_routemap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isisd/isis_routemap.c') diff --git a/isisd/isis_routemap.c b/isisd/isis_routemap.c index 56e44b88..688ca58b 100644 --- a/isisd/isis_routemap.c +++ b/isisd/isis_routemap.c @@ -52,7 +52,7 @@ extern struct isis *isis; void -isis_route_map_upd () +isis_route_map_upd (char *name) { int i = 0; -- cgit v1.2.1