aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-llc.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-05-01 18:09:51 +0000
committerGuy Harris <guy@alum.mit.edu>2009-05-01 18:09:51 +0000
commit701612195ffec96781828b093574a317c4e2d4be (patch)
treefe7fa90cd8a3eee2ef98baeb534369f2d8e875b3 /epan/dissectors/packet-llc.c
parentdad0226759e68b86726d905a317cd3fc7d777f94 (diff)
Clean up white space.
svn path=/trunk/; revision=28236
Diffstat (limited to 'epan/dissectors/packet-llc.c')
-rw-r--r--epan/dissectors/packet-llc.c44
1 files changed, 22 insertions, 22 deletions
diff --git a/epan/dissectors/packet-llc.c b/epan/dissectors/packet-llc.c
index 10812d55c1..9eb6fadc65 100644
--- a/epan/dissectors/packet-llc.c
+++ b/epan/dissectors/packet-llc.c
@@ -184,18 +184,18 @@ const value_string oui_vals[] = {
/*
http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/ibm_r/brprt1/brsrb.htm
*/
- { OUI_CISCO, "Cisco" },
- { OUI_NORTEL, "Nortel Networks SONMP" },
- { OUI_CISCO_90, "Cisco IOS 9.0 Compatible" },
- { OUI_FORCE10, "Force10 Networks" },
- { OUI_ERICSSON, "Ericsson Group" },
- { OUI_CATENA, "Catena Networks" },
+ { OUI_CISCO, "Cisco" },
+ { OUI_NORTEL, "Nortel Networks SONMP" },
+ { OUI_CISCO_90, "Cisco IOS 9.0 Compatible" },
+ { OUI_FORCE10, "Force10 Networks" },
+ { OUI_ERICSSON, "Ericsson Group" },
+ { OUI_CATENA, "Catena Networks" },
{ OUI_SONY_ERICSSON, "Sony Ericsson Mobile Communications AB" },
{ OUI_SONY_ERICSSON_2, "Sony Ericsson Mobile Communications AB" },
- { OUI_PROFINET, "PROFIBUS Nutzerorganisation e.V." },
+ { OUI_PROFINET, "PROFIBUS Nutzerorganisation e.V." },
{ OUI_SONY_ERICSSON_3, "Sony Ericsson Mobile Communications AB" },
- { OUI_CIMETRICS, "Cimetrics" },
- { OUI_IEEE_802_3, "IEEE 802.3" },
+ { OUI_CIMETRICS, "Cimetrics" },
+ { OUI_IEEE_802_3, "IEEE 802.3" },
{ OUI_MEDIA_ENDPOINT, "Media (TIA TR-41 Committee)" },
{ OUI_SONY_ERICSSON_4, "Sony Ericsson Mobile Communications AB" },
{ OUI_ERICSSON_MOBILE, "Ericsson Mobile Platforms" },
@@ -203,20 +203,20 @@ http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/ibm_r
{ OUI_SONY_ERICSSON_6, "Sony Ericsson Mobile Communications AB" },
{ OUI_SONY_ERICSSON_7, "Sony Ericsson Mobile Communications AB" },
{ OUI_SONY_ERICSSON_8, "Sony Ericsson Mobile Communications AB" },
- { OUI_TURBOCELL, "Karlnet (Turbocell)" },
- { OUI_CISCOWL, "Cisco Wireless (Aironet) L2" },
- { OUI_MARVELL, "Marvell Semiconductor" },
- { OUI_ERICSSON_2, "Ericsson Group" },
- { OUI_BRIDGED, "Frame Relay or ATM bridged frames" },
- { OUI_IEEE_802_1, "IEEE 802.1 Committee" },
- { OUI_ATM_FORUM, "ATM Forum" },
- { OUI_EXTREME, "Extreme Networks" },
+ { OUI_TURBOCELL, "Karlnet (Turbocell)" },
+ { OUI_CISCOWL, "Cisco Wireless (Aironet) L2" },
+ { OUI_MARVELL, "Marvell Semiconductor" },
+ { OUI_ERICSSON_2, "Ericsson Group" },
+ { OUI_BRIDGED, "Frame Relay or ATM bridged frames" },
+ { OUI_IEEE_802_1, "IEEE 802.1 Committee" },
+ { OUI_ATM_FORUM, "ATM Forum" },
+ { OUI_EXTREME, "Extreme Networks" },
/* RFC 2427, RFC 2684 */
- { OUI_CABLE_BPDU, "DOCSIS Spanning Tree" }, /* DOCSIS spanning tree BPDU */
- { OUI_SIEMENS, "Siemens AG" },
- { OUI_APPLE_ATALK, "Apple (AppleTalk)" },
- { OUI_HP, "Hewlett-Packard" },
- { 0, NULL }
+ { OUI_CABLE_BPDU, "DOCSIS Spanning Tree" }, /* DOCSIS spanning tree BPDU */
+ { OUI_SIEMENS, "Siemens AG" },
+ { OUI_APPLE_ATALK, "Apple (AppleTalk)" },
+ { OUI_HP, "Hewlett-Packard" },
+ { 0, NULL }
};
const value_string format_vals[] = {