Wireshark-commits: [Wireshark-commits] rev 45517: /trunk/ /trunk/ui/qt/: export_dissection_dialog.c

Date: Sat, 13 Oct 2012 01:15:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45517

User: eapache
Date: 2012/10/12 06:15 PM

Log:
 Fix compilation with GCC:
 - initialization order
 - unused and uninitialized local print_args_t
 - missing comment on #endif

Directory: /trunk/ui/qt/
  Changes    Path                            Action
  +5 -6      export_dissection_dialog.cpp    Modified