diff options
author | Bill Meier <wmeier@newsguy.com> | 2010-09-23 18:16:26 +0000 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2010-09-23 18:16:26 +0000 |
commit | 123347da00377f6ef9bb1b0d0bc232144928b260 (patch) | |
tree | d4530c03df05c0de9e5dc09035d00678421c48aa /epan/sminmpec.h | |
parent | 3061558a4c2f7847493b271c822ae3d79dd7e178 (diff) | |
download | wireshark-123347da00377f6ef9bb1b0d0bc232144928b260.tar.gz wireshark-123347da00377f6ef9bb1b0d0bc232144928b260.tar.bz2 wireshark-123347da00377f6ef9bb1b0d0bc232144928b260.zip |
(Trivial) Whitespace cleanup.
svn path=/trunk/; revision=34217
Diffstat (limited to 'epan/sminmpec.h')
-rw-r--r-- | epan/sminmpec.h | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/epan/sminmpec.h b/epan/sminmpec.h index 76ca22ecaf..ebfbbdb65b 100644 --- a/epan/sminmpec.h +++ b/epan/sminmpec.h @@ -36,25 +36,25 @@ #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_HEWLETT_PACKARD 11 +#define VENDOR_SUN_MICROSYSTEMS 42 #define VENDOR_MERIT 61 #define VENDOR_MOTOROLA 161 #define VENDOR_SHIVA 166 #define VENDOR_ERICSSON 193 -#define VENDOR_CISCO_VPN5000 255 +#define VENDOR_CISCO_VPN5000 255 #define VENDOR_LIVINGSTON 307 #define VENDOR_MICROSOFT 311 -#define VENDOR_3COM 429 +#define VENDOR_3COM 429 #define VENDOR_ASCEND 529 -#define VENDOR_BAY 1584 +#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_CISCO_VPN3000 3076 #define VENDOR_COSINE 3085 #define VENDOR_SHASTA 3199 #define VENDOR_NETSCREEN 3224 @@ -73,11 +73,11 @@ #define VENDOR_COLUBRIS 8744 #define VENDOR_COLUMBIA_UNIVERSITY 11862 #define VENDOR_THE3GPP 10415 -#define VENDOR_GEMTEK_SYSTEMS 10529 +#define VENDOR_GEMTEK_SYSTEMS 10529 #define VENDOR_VERIZON 12951 -#define VENDOR_WIFI_ALLIANCE 14122 -#define VENDOR_T_SYSTEMS_NOVA 16787 -#define VENDOR_CACE 32622 +#define VENDOR_WIFI_ALLIANCE 14122 +#define VENDOR_T_SYSTEMS_NOVA 16787 +#define VENDOR_CACE 32622 WS_VAR_IMPORT value_string_ext sminmpec_values_ext; |