On Mon, May 28, 2007 at 01:43:40PM +0200, Lars Ruoff wrote: > Another try...
Sorry for the delay. > >>>Lars Ruoff wrote: > >>>>Hi, > >>>>find attached several trivial diffs for viewing RTP SSRC values in > >>>>Hex rather than Dec at various places in the UI. > >>>>Also includes change from BASE_DEC to BASE_HEX_DEC for corresponding > >>>>RTP and RTCP dissector header fields. The patches aren't applying to my source tree. You said that you're changing from BASE_DEC to BASE_HEX_DEC, but in the patches it says: - BASE_HEX_DEC, + BASE_DEC, .. as if you're doing the opposite. It is currently a BASE_DEC and you want to change it to BASE_HEX_DEC, right? Even when I try to do a reversed patch apply (patch -R) it fails. That could be just because the lines are off if your patches aren't to the latest SVN. I just wanted to confirm before I try to apply the changes by hand. Steve _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev