Wireshark-commits: [Wireshark-commits] rev 26212: /trunk/ /trunk/epan/dissectors/: packet-ssl-utils
Date: Mon, 15 Sep 2008 21:50:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26212

User: jake
Date: 2008/09/15 02:50 PM

Log:
 Fix for bug 2875:
 Fix a final eth_fopen -> ws_fopen
 When configuring with --without-zlib these functions need to have some parameters tagged _U_

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +11 -5     packet-ssl-utils.c    Modified
  +6 -1      packet-vnc.c          Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +21 -10    file_access.c      Modified
  +1 -1      file_wrappers.h    Modified