1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Removed some FIXMEs simply deleting them.

This commit is contained in:
Ondrej Filip
2000-06-07 21:50:16 +00:00
parent 7ab3ff6a28
commit b4af36e0d8
3 changed files with 3 additions and 3 deletions

View File

@@ -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;