Wireshark-commits: [Wireshark-commits] rev 53705: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 02 Dec 2013 01:53:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53705

User: cmaynard
Date: 2013/12/02 01:53 AM

Log:
 Fix Coverity CID 1134045: Printf format string issue.  (As documented in the printf man page for the ' option, "Note that many versions of gcc(1) cannot parse this option and will issue a warning."  (r47940 reverted a similar change, so this keeps things consistent.)

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-rtpproxy.c    Modified