From 2d46fc3a897df30c293d6f8b50037ae1e2e0e590 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Fri, 19 May 2017 07:30:02 +0000 Subject: afp: fix indent (use tab) Change-Id: I774942860a5d82cfa9003e0363561374caa095ae Reviewed-on: https://code.wireshark.org/review/21701 Reviewed-by: Anders Broman --- epan/dissectors/packet-afp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-afp.c') diff --git a/epan/dissectors/packet-afp.c b/epan/dissectors/packet-afp.c index 5d8384b706..5fc2bd3324 100644 --- a/epan/dissectors/packet-afp.c +++ b/epan/dissectors/packet-afp.c @@ -4228,7 +4228,7 @@ spotlight_dissect_query_loop(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree guint byte_order; gboolean mark_exists; tvbuff_t *spotlight_tvb; - guint8 *str_tmp; + guint8 *str_tmp; proto_item *item_query; proto_tree *sub_tree; -- cgit v1.2.3