aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcp.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-08-26 15:24:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-08-26 15:24:49 +0000
commit1c2b3b0eb9cf2549a033b331438b4afc687383be (patch)
tree50f0fbe08e690f11d08f6973dfbf5afede85c697 /epan/dissectors/packet-tcp.h
parentd936d457c309a557b438854b90da9b91380e6ec6 (diff)
Fix a number of doxygen directives.
svn path=/trunk/; revision=33930
Diffstat (limited to 'epan/dissectors/packet-tcp.h')
-rw-r--r--epan/dissectors/packet-tcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-tcp.h b/epan/dissectors/packet-tcp.h
index dd2c3af4be..e61514ce51 100644
--- a/epan/dissectors/packet-tcp.h
+++ b/epan/dissectors/packet-tcp.h
@@ -245,6 +245,7 @@ extern gboolean decode_tcp_ports(tvbuff_t *, int, packet_info *, proto_tree *, i
/** Associate process information with a given flow
*
+ * @param frame_num The frame number
* @param local_addr The local IPv4 or IPv6 address of the process
* @param remote_addr The remote IPv4 or IPv6 address of the process
* @param local_port The local TCP port of the process