https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4751
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-05-11 16:32:56 EDT ---
Re: packet-ssl.c changes
A compile of the revised packet-ssl.c failed on Windows (but not on GCC??)
The prototypes need to be changed when a function definition is changed.
I made the fixes;
Committed in SVN #32760
-------------
packet-ssl.c
packet-ssl.c(3676) : error C2220: warning treated as error - no 'object' file
generated
packet-ssl.c(3676) : warning C4028: formal parameter 1 different from
declaration
packet-ssl.c(3696) : warning C4028: formal parameter 1 different from
declaration
....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.