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 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