Wireshark-commits: [Wireshark-commits] rev 21744: /trunk/gtk/ /trunk/gtk/: capture_info_dlg.c

Date: Thu, 10 May 2007 22:30:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21744

User: gerald
Date: 2007/05/10 10:30 PM

Log:
 On slow displays (such as RDP sessions), it looks like the "update"
 callback routines might get called before we're ready for them.
 Add checks to handle this.
 
 Fixup whitespace.

Directory: /trunk/gtk/
  Changes    Path                  Action
  +12 -2     capture_info_dlg.c    Modified