Wireshark-commits: [Wireshark-commits] rev 28470: /trunk/gtk/ /trunk/gtk/: dfilter_expr_dlg.c

Date: Mon, 25 May 2009 18:40:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28470

User: guy
Date: 2009/05/25 11:40 AM

Log:
 Squelch an uninitialized variable complaint from older versions of GCC
 (which presumably don't know that g_assert_not_reached() never returns).

Directory: /trunk/gtk/
  Changes    Path                  Action
  +1 -1      dfilter_expr_dlg.c    Modified