summaryrefslogtreecommitdiffstats
path: root/sys/net/bridgestp.h
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2007-12-09 20:47:12 +0000
committerthompsa <thompsa@FreeBSD.org>2007-12-09 20:47:12 +0000
commit228f20a1fe1442625e7d906db4be8822c00a7970 (patch)
tree16427a9a30228d7017f6cdc3f6a1c6c90948cc08 /sys/net/bridgestp.h
parentfaeb9466cb7cf4379691e947144a7f280b5f8024 (diff)
downloadFreeBSD-src-228f20a1fe1442625e7d906db4be8822c00a7970.zip
FreeBSD-src-228f20a1fe1442625e7d906db4be8822c00a7970.tar.gz
Fix spelling.
Obtained from: OpenBSD
Diffstat (limited to 'sys/net/bridgestp.h')
-rw-r--r--sys/net/bridgestp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/bridgestp.h b/sys/net/bridgestp.h
index d320b65..74086fc 100644
--- a/sys/net/bridgestp.h
+++ b/sys/net/bridgestp.h
@@ -171,7 +171,7 @@
#define BSTP_PROTO_RSTP 0x02
#define BSTP_PROTO_MAX BSTP_PROTO_RSTP
-#define BSTP_INFO_RECIEVED 1
+#define BSTP_INFO_RECEIVED 1
#define BSTP_INFO_MINE 2
#define BSTP_INFO_AGED 3
#define BSTP_INFO_DISABLED 4
OpenPOWER on IntegriCloud