summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/mrt.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-18 00:44:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-18 00:44:45 +0000
commit06b5692938ba2ad37b58824a84b1fccc85de39c2 (patch)
tree7b738dd3fe66dab03d9dd940320d550d12c0a161 /usr.sbin/bgpd/mrt.h
parentdbc151bb711b1d87efc2d1d07ba2dd45a6a6f28d (diff)
spacing
Diffstat (limited to 'usr.sbin/bgpd/mrt.h')
-rw-r--r--usr.sbin/bgpd/mrt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/mrt.h b/usr.sbin/bgpd/mrt.h
index cd5922449f8..62a87539728 100644
--- a/usr.sbin/bgpd/mrt.h
+++ b/usr.sbin/bgpd/mrt.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mrt.h,v 1.8 2004/01/06 10:51:14 claudio Exp $ */
+/* $OpenBSD: mrt.h,v 1.9 2004/01/18 00:44:44 deraadt Exp $ */
/*
* Copyright (c) 2003, 2004 Claudio Jeker <claudio@openbsd.org>
@@ -80,7 +80,7 @@ enum MRT_BGP4MP_TYPES {
/* If the type is PROTOCOL_BGP4MP and the subtype is either BGP4MP_STATE_CHANGE
* or BGP4MP_MESSAGE the message consists of a common header plus the payload.
* Header format:
- *
+ *
* +--------+--------+--------+--------+
* | source_as | dest_as |
* +--------+--------+--------+--------+