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

Date: Sat, 29 Sep 2007 02:20:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23029

User: guy
Date: 2007/09/29 02:20 AM

Log:
 "pinfo->match_string" is a "const char *"; save it into a variable of
 the same type - that makes compilers much happier.

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