Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19618: /trunk/ /trunk/gtk/: main.c /trunk/: tshark.c ver

Date: Thu, 19 Oct 2006 21:17:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19618

User: guy
Date: 2006/10/19 09:17 PM

Log:
 Clean up the word wrap stuff a bit.  (Arguably, that should be done in
 the code that displays it - we might, for example, be able to have the
 About dialog word-wrap to the appropriate size, and word-wrap text
 printed to the standard output to the terminal width if it's going to a
 terminal and to 80 or whatever columns otherwise.)
 
 Don't report anything in dumpcap about libraries not used by dumpcap. 
 (It was printing a blank, which looked a bit weird.)
 
 Fix the handling of _MSC_VER as per Gerald's fix for _MSC_FULL_VER.

Directory: /trunk/gtk/
  Changes    Path          Action
  +5 -2      main.c        Modified

Directory: /trunk/
  Changes    Path              Action
  +1 -1      tshark.c          Modified
  +58 -58    version_info.c    Modified
  +6 -0      version_info.h    Modified