summaryrefslogtreecommitdiff
path: root/epan/sminmpec.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-12-08 20:49:51 +0000
committerBill Meier <wmeier@newsguy.com>2012-12-08 20:49:51 +0000
commit1f4d7cb6a7e551c9f858eb9cc8480b74036d1fdf (patch)
tree9b328f786e5abcdd4fbb7c600c326442e81c8717 /epan/sminmpec.h
parentdf71a9a669ca18609020c829182051ed1db10d08 (diff)
downloadwireshark-1f4d7cb6a7e551c9f858eb9cc8480b74036d1fdf.tar.gz
Convert '4 space tabs' to spaces;
svn path=/trunk/; revision=46467
Diffstat (limited to 'epan/sminmpec.h')
-rw-r--r--epan/sminmpec.h100
1 files changed, 50 insertions, 50 deletions
diff --git a/epan/sminmpec.h b/epan/sminmpec.h
index 83a4acf60c..e234914f56 100644
--- a/epan/sminmpec.h
+++ b/epan/sminmpec.h
@@ -29,60 +29,60 @@
* These are SMI Network Management Private Enterprise Codes for
* organizations; see
*
- * http://www.iana.org/assignments/enterprise-numbers
+ * http://www.iana.org/assignments/enterprise-numbers
*
* for a list.
*/
-#define VENDOR_IETF 0 /* reserved - used by the IETF in L2TP? */
-#define VENDOR_ACC 5
-#define VENDOR_CISCO 9
-#define VENDOR_HEWLETT_PACKARD 11
-#define VENDOR_SUN_MICROSYSTEMS 42
-#define VENDOR_MERIT 61
-#define VENDOR_AT_AND_T 74
-#define VENDOR_MOTOROLA 161
-#define VENDOR_SHIVA 166
-#define VENDOR_ERICSSON 193
-#define VENDOR_CISCO_VPN5000 255
-#define VENDOR_LIVINGSTON 307
-#define VENDOR_MICROSOFT 311
-#define VENDOR_3COM 429
-#define VENDOR_ASCEND 529
-#define VENDOR_BAY 1584
-#define VENDOR_FOUNDRY 1991
-#define VENDOR_VERSANET 2180
-#define VENDOR_REDBACK 2352
-#define VENDOR_JUNIPER 2636
-#define VENDOR_APTIS 2637
-#define VENDOR_DT_AG 2937
-#define VENDOR_CISCO_VPN3000 3076
-#define VENDOR_COSINE 3085
-#define VENDOR_SHASTA 3199
-#define VENDOR_NETSCREEN 3224
-#define VENDOR_NOMADIX 3309
-#define VENDOR_T_MOBILE 3414 /* Former VoiceStream Wireless, Inc. */
-#define VENDOR_SIEMENS 4329
-#define VENDOR_CABLELABS 4491
-#define VENDOR_UNISPHERE 4874
-#define VENDOR_CISCO_BBSM 5263
-#define VENDOR_THE3GPP2 5535
-#define VENDOR_IP_UNPLUGGED 5925
-#define VENDOR_ISSANNI 5948
-#define VENDOR_DE_TE_MOBIL 6490
-#define VENDOR_QUINTUM 6618
-#define VENDOR_INTERLINK 6728
-#define VENDOR_COLUBRIS 8744
-#define VENDOR_ERICSSON_PKT_CORE 10923
-#define VENDOR_COLUMBIA_UNIVERSITY 11862
-#define VENDOR_THE3GPP 10415
-#define VENDOR_GEMTEK_SYSTEMS 10529
-#define VENDOR_VERIZON 12951
-#define VENDOR_PLIXER 13745
-#define VENDOR_WIFI_ALLIANCE 14122
-#define VENDOR_T_SYSTEMS_NOVA 16787
-#define VENDOR_CACE 32622
+#define VENDOR_IETF 0 /* reserved - used by the IETF in L2TP? */
+#define VENDOR_ACC 5
+#define VENDOR_CISCO 9
+#define VENDOR_HEWLETT_PACKARD 11
+#define VENDOR_SUN_MICROSYSTEMS 42
+#define VENDOR_MERIT 61
+#define VENDOR_AT_AND_T 74
+#define VENDOR_MOTOROLA 161
+#define VENDOR_SHIVA 166
+#define VENDOR_ERICSSON 193
+#define VENDOR_CISCO_VPN5000 255
+#define VENDOR_LIVINGSTON 307
+#define VENDOR_MICROSOFT 311
+#define VENDOR_3COM 429
+#define VENDOR_ASCEND 529
+#define VENDOR_BAY 1584
+#define VENDOR_FOUNDRY 1991
+#define VENDOR_VERSANET 2180
+#define VENDOR_REDBACK 2352
+#define VENDOR_JUNIPER 2636
+#define VENDOR_APTIS 2637
+#define VENDOR_DT_AG 2937
+#define VENDOR_CISCO_VPN3000 3076
+#define VENDOR_COSINE 3085
+#define VENDOR_SHASTA 3199
+#define VENDOR_NETSCREEN 3224
+#define VENDOR_NOMADIX 3309
+#define VENDOR_T_MOBILE 3414 /* Former VoiceStream Wireless, Inc. */
+#define VENDOR_SIEMENS 4329
+#define VENDOR_CABLELABS 4491
+#define VENDOR_UNISPHERE 4874
+#define VENDOR_CISCO_BBSM 5263
+#define VENDOR_THE3GPP2 5535
+#define VENDOR_IP_UNPLUGGED 5925
+#define VENDOR_ISSANNI 5948
+#define VENDOR_DE_TE_MOBIL 6490
+#define VENDOR_QUINTUM 6618
+#define VENDOR_INTERLINK 6728
+#define VENDOR_COLUBRIS 8744
+#define VENDOR_ERICSSON_PKT_CORE 10923
+#define VENDOR_COLUMBIA_UNIVERSITY 11862
+#define VENDOR_THE3GPP 10415
+#define VENDOR_GEMTEK_SYSTEMS 10529
+#define VENDOR_VERIZON 12951
+#define VENDOR_PLIXER 13745
+#define VENDOR_WIFI_ALLIANCE 14122
+#define VENDOR_T_SYSTEMS_NOVA 16787
+#define VENDOR_CACE 32622
/* Greater than 32,767 need to be tagged unsigned. */
-#define VENDOR_NTOP 35632u
+#define VENDOR_NTOP 35632u
WS_VAR_IMPORT value_string_ext sminmpec_values_ext;