aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iana-oui.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2015-06-10 21:59:31 -0400
committerBill Meier <wmeier@newsguy.com>2015-06-11 02:15:35 +0000
commit4c3677ef3b640ad78d6e4c5d3c0a0268d5a2c8ea (patch)
tree21bf6425b4b331b659fea9f1c72888e362dde4a2 /epan/dissectors/packet-iana-oui.h
parentdcf69bb2717f50948a19655898ba1495486c0c0e (diff)
Replace tabs in files with editor modeline "expandtab"
Change-Id: I4667fd4091c510a4c798f79dae333a07dc42dad6 Reviewed-on: https://code.wireshark.org/review/8880 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'epan/dissectors/packet-iana-oui.h')
-rw-r--r--epan/dissectors/packet-iana-oui.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/epan/dissectors/packet-iana-oui.h b/epan/dissectors/packet-iana-oui.h
index cb8913ede7..66bbcc93d2 100644
--- a/epan/dissectors/packet-iana-oui.h
+++ b/epan/dissectors/packet-iana-oui.h
@@ -2,7 +2,7 @@
* SNAP PIDs for the IANA's OUI 00:00:5e
* See
*
- * http://www.iana.org/assignments/ethernet-numbers
+ * http://www.iana.org/assignments/ethernet-numbers
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
@@ -23,15 +23,15 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#define IANA_PID_MARS_DATA_SHORT 0x0001 /* RFC 2022 */
-#define IANA_PID_NHRP_RESERVED 0x0002 /* RFC 2332 */
-#define IANA_PID_MARS_NHRP_CONTROL 0x0003 /* RFC 2022, RFC 2332 */
-#define IANA_PID_MARS_DATA_LONG 0x0004 /* RFC 2022 */
-#define IANA_PID_SCSP 0x0005 /* RFC 2334 */
-#define IANA_PID_VRID 0x0006
-#define IANA_PID_L2TP 0x0007 /* RFC 3070 */
-#define IANA_PID_VPN_ID 0x0008 /* RFC 2684 */
-#define IANA_PID_MSDP_GRE_PROTO_TYPE 0x0009
+#define IANA_PID_MARS_DATA_SHORT 0x0001 /* RFC 2022 */
+#define IANA_PID_NHRP_RESERVED 0x0002 /* RFC 2332 */
+#define IANA_PID_MARS_NHRP_CONTROL 0x0003 /* RFC 2022, RFC 2332 */
+#define IANA_PID_MARS_DATA_LONG 0x0004 /* RFC 2022 */
+#define IANA_PID_SCSP 0x0005 /* RFC 2334 */
+#define IANA_PID_VRID 0x0006
+#define IANA_PID_L2TP 0x0007 /* RFC 3070 */
+#define IANA_PID_VPN_ID 0x0008 /* RFC 2684 */
+#define IANA_PID_MSDP_GRE_PROTO_TYPE 0x0009
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html