Wireshark-commits: [Wireshark-commits] rev 26149: /trunk/plugins/mate/ /trunk/plugins/mate/: mate_r
Date: Sat, 06 Sep 2008 17:27:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26149

User: guy
Date: 2008/09/06 10:27 AM

Log:
 Use GINT_TO_POINTER() to cast integral values to gpointer in
 g_hash_table_lookup() calls, in the hopes of suppressing warnings on
 platforms with 32-bit ints and 64-bit pointers.

Directory: /trunk/plugins/mate/
  Changes    Path              Action
  +2 -2      mate_runtime.c    Modified