]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
remove stray \n
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 8 Dec 2009 16:17:19 +0000 (17:17 +0100)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 8 Dec 2009 16:17:19 +0000 (17:17 +0100)
util.c

diff --git a/util.c b/util.c
index abf54027c06ac31a14e09580c30186bb595a6081..a31f895249de25b380121c9e94460bd93b69a030 100644 (file)
--- a/util.c
+++ b/util.c
@@ -449,7 +449,7 @@ void print_ht_mcs(const __u8 *mcs)
 
        if (tx_mcs_set_defined) {
                if (tx_mcs_set_equal) {
-                       printf("\t\tHT TX/RX MCS rate indexes supported:\n");
+                       printf("\t\tHT TX/RX MCS rate indexes supported:");
                        print_mcs_index(mcs);
                } else {
                        printf("\t\tHT RX MCS rate indexes supported:");