From 1823aa007c6339228048b1dbefd5a07ec9f96e1c Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 26 Feb 2013 01:06:19 +0000 Subject: it's ==> its & its ==> it's as needed. svn path=/trunk/; revision=47891 --- epan/dissectors/packet-glusterd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-glusterd.c') diff --git a/epan/dissectors/packet-glusterd.c b/epan/dissectors/packet-glusterd.c index 2fec7bf25c..4317db7d2d 100644 --- a/epan/dissectors/packet-glusterd.c +++ b/epan/dissectors/packet-glusterd.c @@ -71,7 +71,7 @@ static gint ett_gd_mgmt = -1; static gint ett_gd_brick = -1; static gint ett_gd_friend = -1; -/* the UUID is the same as a GlusterFS GFID, except its encoded per byte */ +/* the UUID is the same as a GlusterFS GFID, except it's encoded per byte */ static int gluster_gd_mgmt_dissect_uuid(tvbuff_t *tvb, proto_tree *tree, int hfindex, int offset) -- cgit v1.2.3