Wireshark-commits: [Wireshark-commits] rev 36863: /trunk/ /trunk/: color_filters.c

Date: Tue, 26 Apr 2011 02:54:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36863

User: guy
Date: 2011/04/25 07:54 PM

Log:
 Get rid of a cast that was causing alignment warnings and that was bogus
 anyway (the second argument to g_slist_find_custom is a gconstpointer,
 not a gpointer * or a gconstpointer *).

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