summaryrefslogtreecommitdiffstats
path: root/proto/ospf/rt.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/rt.h')
-rw-r--r--proto/ospf/rt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/rt.h b/proto/ospf/rt.h
index cb4b652..1ba76e3 100644
--- a/proto/ospf/rt.h
+++ b/proto/ospf/rt.h
@@ -76,7 +76,6 @@ ort;
static inline int rt_is_nssa(ort *nf)
{ return nf->n.options & ORTA_NSSA; }
-
#define EXT_EXPORT 1
#define EXT_NSSA 2