aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mount.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-08-17 21:34:22 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-08-17 21:34:22 +0000
commitf7a26c1bed86c932dc8a54480f5c8ada1b6fd5ff (patch)
tree57ca70f9625181b1c189a68c53fd53faf654e5c9 /packet-mount.c
parenta6d080537b54d13640efa0e230715691e8892100 (diff)
Prettifying the RPC and NFS (v3) layer.
Add more text to the COL_INFO line as well as the protocol trees for NFS and RPC svn path=/trunk/; revision=8179
Diffstat (limited to 'packet-mount.c')
-rw-r--r--packet-mount.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-mount.c b/packet-mount.c
index 843443a9f0..28cff02822 100644
--- a/packet-mount.c
+++ b/packet-mount.c
@@ -1,7 +1,7 @@
/* packet-mount.c
* Routines for mount dissection
*
- * $Id: packet-mount.c,v 1.38 2003/04/28 04:03:24 gerald Exp $
+ * $Id: packet-mount.c,v 1.39 2003/08/17 21:34:22 sahlberg Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -545,7 +545,7 @@ dissect_mount3_mnt_reply(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tr
switch (status) {
case 0:
- offset = dissect_nfs_fh3(tvb,offset,pinfo,tree,"fhandle");
+ offset = dissect_nfs_fh3(tvb,offset,pinfo,tree,"fhandle",NULL);
auth_flavors = tvb_get_ntohl(tvb, offset);
proto_tree_add_uint(tree,hf_mount_flavors, tvb,