aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-browse.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-smb-browse.h')
-rw-r--r--epan/dissectors/packet-smb-browse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-smb-browse.h b/epan/dissectors/packet-smb-browse.h
index 985d40726f..5b173b5d57 100644
--- a/epan/dissectors/packet-smb-browse.h
+++ b/epan/dissectors/packet-smb-browse.h
@@ -28,7 +28,7 @@
int
dissect_smb_server_type_flags(tvbuff_t *tvb, int offset, packet_info *pinfo,
- proto_tree *parent_tree, guint8 *drep,
+ proto_tree *parent_tree, guint8 *drep,
gboolean infoflag);
#endif