aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-10-15 10:53:54 +0200
committerMichael Mann <mmann78@netscape.net>2017-10-15 13:19:40 +0000
commitf89b8ccff4d2172a8c244d46d1c559018b5ce917 (patch)
treee77ddf206636df389da3f1a27cf7844ab6d7daa4 /epan
parent2563f9dd797e93f932ef66554b5bff9e5948a322 (diff)
Makefile(.am/dissectors): fix indent (always use tabs)
Change-Id: I652bd3657e335edd9f0c27a29fd360f0bc7d1c12 Reviewed-on: https://code.wireshark.org/review/23923 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 1df3878236..a311ee4272 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1105,7 +1105,7 @@ DISSECTOR_SRC = \
packet-ppp.c \
packet-pppoe.c \
packet-pptp.c \
- packet-protobuf.c \
+ packet-protobuf.c \
packet-prp.c \
packet-ptp.c \
packet-ptpip.c \