wisun: fix name of Netricity Frame Type IE
authorRobert Sauter <sauter@locoslab.com>
Tue, 12 Jun 2018 14:26:16 +0000 (16:26 +0200)
committerAnders Broman <a.broman58@gmail.com>
Tue, 12 Jun 2018 14:30:15 +0000 (14:30 +0000)
Change-Id: I8cafb3b6475991b223146dbe6fc59bfb915b1bf2
Reviewed-on: https://code.wireshark.org/review/28220
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-wisun.c

index 9c887a1975ddcbb6663a6b48e0c2520eb1826c97..9acd84e79d9a438273925751a43026e76bf55f12 100644 (file)
@@ -1436,7 +1436,7 @@ void proto_register_wisun(void)
 
         /* Wi-SUN Netricity */
         { &hf_wisun_netricity_nftie,
-          { "Unicast Timing IE", "wisun.netricity.nftie", FT_NONE, BASE_NONE, NULL, 0x0,
+          { "Netricity Frame Type IE", "wisun.netricity.nftie", FT_NONE, BASE_NONE, NULL, 0x0,
             NULL, HFILL }
         },