ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19613: /trunk/ /trunk/gtk/: main.c /trunk/: capture-pcap

Date: Thu, 19 Oct 2006 18:43:12 GMT
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