Wireshark-commits: [Wireshark-commits] rev 19118: /trunk/ /trunk/codecs/G711a/: G711adecode.h /trunk/codecs/G711u/: G711udecode.h /trunk/gtk/: rtp_player.c rtp_player.h
From:
guy@xxxxxxxxxxxxx
Date: Sat, 02 Sep 2006 07:18:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19118
User: guy
Date: 2006/09/02 07:18 AM
Log:
Squelch compiler warnings, and get rid of unused variables and
declarations.
Define functions with no arguments as such.
Clean up white space.
Declare tables in the codec .h files.
Directory: /trunk/codecs/G711a/
Changes Path Action
+1 -1 G711adecode.h Modified
Directory: /trunk/codecs/G711u/
Changes Path Action
+1 -1 G711udecode.h Modified
Directory: /trunk/gtk/
Changes Path Action
+23 -26 rtp_player.c Modified
+2 -3 rtp_player.h Modified