summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-06-09 08:54:01 +0200
committerMartin Mares <mj@ucw.cz>2000-06-09 08:54:01 +0200
commit0e376168c570507c8cb64b143eff0049442e201e (patch)
treef95db1c72a50cb88555502bdb24f1c3e24687f02
parent1aa2a9c8351d6121124831f503306ff6869bbf39 (diff)
downloadbird-0e376168c570507c8cb64b143eff0049442e201e.tar
bird-0e376168c570507c8cb64b143eff0049442e201e.zip
Shut up an uninitialized variable warning.
-rw-r--r--proto/ospf/rt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/ospf/rt.c b/proto/ospf/rt.c
index 9103669..4b512ff 100644
--- a/proto/ospf/rt.c
+++ b/proto/ospf/rt.c
@@ -325,6 +325,7 @@ ospf_ext_spfa(struct proto_ospf *po) /* FIXME looking into inter-area */
absr=NULL;
absroa=NULL;
nnhi=NULL;
+ nnh=IPA_NONE;
met=0;met2=0;tag=0;