-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
W/o this diff to the tree :
tfoerste@n22 ~/devel/wireshark $ svn diff
Index: epan/dissectors/packet-rtpproxy.c
===================================================================
- --- epan/dissectors/packet-rtpproxy.c (revision 54138)
+++ epan/dissectors/packet-rtpproxy.c (working copy)
@@ -290,7 +290,7 @@
}
else{
ti = proto_tree_add_item(rtpproxy_tree,
hf_rtpproxy_tag, tvb, begin, new_offset - begin, ENC_ASCII | ENC_NA);
- - if ((guint)new_offset == begin){
+ if ((guint) new_offset == begin) {
proto_item_append_text(ti, "<skipped>"); /* A
very first Offer/Update command */
PROTO_ITEM_SET_GENERATED(ti);
}
I can't compile wireshark.
Just a local problem or was a file checked-in w/o any compile checks ?
- --
MfG/Sincerely
Toralf Förster
pgp finger print:1A37 6F99 4A9D 026F 13E2 4DCF C4EA CDDE 0076 E94E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iF4EAREIAAYFAlKuzoEACgkQxOrN3gB26U7IvwEAhqQ7uNaI2zum1M1rikJpzpja
mghpqjnA3+kzpcc08i8A/As8xrbl0C8XRoFoiHEPuQbsrvVxCgcaPnZsf6wYLy4q
=Glwx
-----END PGP SIGNATURE-----