tools/btmgmt: Trival whitespace fix

This commit is contained in:
Andrzej Kaczmarek 2014-06-03 12:13:36 +02:00 committed by Johan Hedberg
parent 4a56237aa8
commit 48519c78b6

View File

@ -2443,7 +2443,7 @@ static struct {
{ "hs", cmd_hs, "Toggle HS support" },
{ "le", cmd_le, "Toggle LE support" },
{ "advertising",cmd_advertising,"Toggle LE advertising", },
{ "bredr", cmd_bredr, "Toggle BR/EDR support", },
{ "bredr", cmd_bredr, "Toggle BR/EDR support", },
{ "privacy", cmd_privacy, "Toggle privacy support" },
{ "class", cmd_class, "Set device major/minor class" },
{ "disconnect", cmd_disconnect, "Disconnect device" },