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

Date: Sat, 18 May 2013 01:42:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49400

User: guy
Date: 2013/05/17 06:42 PM

Log:
 Add some casts for C++ compatibility.
 
 Make conv_get_fid() return a "const char *", as it can return a string
 constant, and they are usually *not* writable.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +7 -6      packet-9p.c    Modified