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 18891: /trunk/ /trunk/: dumpcap.c version_info.c

Date: Sun, 13 Aug 2006 12:12:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18891

User: ulfl
Date: 2006/08/13 12:12 PM

Log:
 another place missing a call to utf_16to8(), the about box was showing "Windows XP S", where it should be "Windows XP Service Pack 2"
 
 dumpcap uses this too, so I had to duplicate utf_16to8 there :-(

Directory: /trunk/
  Changes    Path              Action
  +43 -0     dumpcap.c         Modified
  +1 -1      version_info.c    Modified