summaryrefslogtreecommitdiffstats
path: root/proto/ospf/ospf.h
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2000-06-07 23:50:16 +0200
committerOndrej Filip <feela@network.cz>2000-06-07 23:50:16 +0200
commitb4af36e0d8eeb6a032b2ce2464aae76a04117827 (patch)
tree7e8abebb6fdfa19ce427b6d9059416f0fe87032f /proto/ospf/ospf.h
parent7ab3ff6a287d6adc8f1d371d9da1504de502c8a6 (diff)
downloadbird-b4af36e0d8eeb6a032b2ce2464aae76a04117827.tar
bird-b4af36e0d8eeb6a032b2ce2464aae76a04117827.zip
Removed some FIXMEs simply deleting them.
Diffstat (limited to 'proto/ospf/ospf.h')
-rw-r--r--proto/ospf/ospf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h
index 3694cda..443eec0 100644
--- a/proto/ospf/ospf.h
+++ b/proto/ospf/ospf.h
@@ -51,7 +51,7 @@
#define MINLSINTERVAL 5
#define MINLSARRIVAL 1
#define LSINFINITY 0xffff /* RFC says 0xffffff ??? */
-#define DISPTICK 7 /* FIXME What's good value? */
+#define DISPTICK 7
struct ospf_config {
struct proto_config c;