http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19613
User: guy
Date: 2006/10/19 06:43 PM
Log:
Fix up the changes to put the Portaudio information at the end of the
version string, so the information comes out right for applications that
don't use Portaudio.
Get rid of an extra "with" in the version string for dumpcap.
Get rid of an extra blank after the libpcap version string, and get rid
of an extra newline before it.
Attempt to add more compiler version information and to prettify the
MSVC++ version information (both untested).
Directory: /trunk/gtk/
Changes Path Action
+16 -14 main.c Modified
Directory: /trunk/
Changes Path Action
+0 -1 capture-pcap-util-unix.c Modified
+0 -2 capture-wpcap.c Modified
+1 -2 dumpcap.c Modified
+1 -1 tshark.c Modified
+80 -12 version_info.c Modified
+7 -1 version_info.h Modified