net/sfc: rename array of SW stats descriptions
[dpdk.git] / app / test / test_cmdline_num.c
index ec479cd..9276de5 100644 (file)
@@ -200,8 +200,8 @@ const char * num_invalid_strs[] = {
                "-0x1234580A",
                "-0b0111010101",
                /* too long (128+ chars) */
-               "0b1111000011110000111100001111000011110000111100001111000011110000"
-                 "1111000011110000111100001111000011110000111100001111000011110000",
+               ("0b1111000011110000111100001111000011110000111100001111000011110000"
+                 "1111000011110000111100001111000011110000111100001111000011110000"),
                "1E3",
                "0A",
                "-B",