Wireshark-commits: [Wireshark-commits] rev 32603: /trunk/gtk/ /trunk/gtk/: main.c

Date: Thu, 29 Apr 2010 19:30:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32603

User: morriss
Date: 2010/04/29 12:30 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :
 
 Make a function that checks if the user is running as root or if npf.sys isn't
 loaded (on Windows) and call it *after* showing the main window so that the
 popup (if any) shows up above the main window.

Directory: /trunk/gtk/
  Changes    Path          Action
  +46 -25    main.c        Modified