GEOIP_NETSPEED_EDITION_V6 → GEOIP_NETSPEED_EDITION_REV1_V6.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 5 Oct 2011 23:59:07 +0000 (23:59 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 5 Oct 2011 23:59:07 +0000 (23:59 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39285 f5534014-38df-0310-8fa8-9805f1628bb7

epan/geoip_db.c

index cc778ce6808019fd803079b290425e3c19eec6c4..6cdc5a5bc855ea23f10f422f2555b14467dda3bc 100644 (file)
@@ -72,7 +72,7 @@ value_string geoip_type_name_vals[] = {
     { GEOIP_ISP_EDITION_V6,         "ISP" },
     { GEOIP_ORG_EDITION_V6,         "Organization" },
     { GEOIP_DOMAIN_EDITION_V6,      "Domain" },
-    { GEOIP_NETSPEED_EDITION_V6,    "Speed" },
+    { GEOIP_NETSPEED_EDITION_REV1_V6, "Speed" },
 #endif /* NUM_DB_TYPES */
 #endif /* HAVE_GEOIP_V6 */
     { WS_LAT_FAKE_EDITION,          "Latitude" },   /* fake database */