implented -> implemented.

svn path=/trunk/; revision=21749
This commit is contained in:
Gerald Combs 2007-05-11 22:51:48 +00:00
parent 790061f5c7
commit 6c940e0714
1 changed files with 2 additions and 2 deletions

View File

@ -6909,12 +6909,12 @@ proto_register_ieee80211 (void)
static const true_false_string cf_del_blk_ack_flags = {
"delayed block ack implemented",
"delayed block ack not implented",
"delayed block ack not implemented",
};
static const true_false_string cf_imm_blk_ack_flags = {
"immediate block ack implemented",
"immediate block ack not implented",
"immediate block ack not implemented",
};
static const true_false_string cf_ibss_flags = {
"Transmitter belongs to an IBSS",