tools/btmgmt: Fix minor whitespace issue

This commit is contained in:
Johan Hedberg 2013-10-02 10:41:30 +03:00
parent cad62a72df
commit eb505db7cc

View File

@ -94,8 +94,8 @@ static const char *settings_str[] = {
"ssp",
"br/edr",
"hs",
"le" ,
"advertising" ,
"le",
"advertising",
};
static void print_settings(uint32_t settings)