summaryrefslogtreecommitdiff
path: root/wiretap/wtap.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-10-06 22:01:12 -0700
committerGuy Harris <guy@alum.mit.edu>2014-10-07 05:01:39 +0000
commitffd48cefa6c468d4cdadd5e562f0d3c63eb4a2d6 (patch)
tree58061a0a150ff180c840de7776c78cf02fd97490 /wiretap/wtap.c
parent683d657d4977487c073777f156938d6970e2f08b (diff)
downloadwireshark-ffd48cefa6c468d4cdadd5e562f0d3c63eb4a2d6.tar.gz
Whitespace cleanups.
Change-Id: I92f983b2e04defab30eb31c14c484b9f0f582413 Reviewed-on: https://code.wireshark.org/review/4513 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/wtap.c')
-rw-r--r--wiretap/wtap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index 95d6ef11af..ff3d88a975 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -645,8 +645,8 @@ static struct encap_type_info encap_table_base[] = {
/* WTAP_ENCAP_BACNET_MS_TP_WITH_PHDR */
{ "BACnet MS/TP with Directional Info", "bacnet-ms-tp-with-direction" },
- /* WTAP_ENCAP_IXVERIWAVE */
- { "IxVeriWave header and stats block", "ixveriwave" },
+ /* WTAP_ENCAP_IXVERIWAVE */
+ { "IxVeriWave header and stats block", "ixveriwave" },
/* WTAP_ENCAP_IEEE_802_11_AIROPEEK */
{ "IEEE 802.11 plus AiroPeek radio header", "ieee-802-11-airopeek" },