aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJirka Novak <j.novak@netsystem.cz>2019-12-28 19:58:28 +0100
committerPascal Quantin <pascal@wireshark.org>2019-12-30 15:41:00 +0000
commit8a3572997f0d708d7210c16b197a86e0f0f2ee6b (patch)
tree41de6ecabb36085528c0f5c5e4407f132c463612 /ui
parentcff06caa1ec517fefe7a8b82c34e57047fb289c1 (diff)
codecs API: Added description of API usage
Added API description clarifies when bytes/samples are used. New variable names proposed and all existing codecs are adapted to it. Change is just renaming... Change-Id: I75dba64a49eb3f4369ec7160cb793dda4b44c810 Reviewed-on: https://code.wireshark.org/review/35576 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal@wireshark.org>
Diffstat (limited to 'ui')
-rw-r--r--ui/rtp_media.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/rtp_media.c b/ui/rtp_media.c
index 692d2a5948..fea4b7c656 100644
--- a/ui/rtp_media.c
+++ b/ui/rtp_media.c
@@ -88,7 +88,7 @@ decode_rtp_packet_payload(guint8 payload_type, const gchar *payload_type_str, gu
/****************************************************************************/
/*
- * Return the number of decoded bytes
+ * @return Number of decoded bytes
*/
size_t