Wireshark-commits: [Wireshark-commits] rev 29426: /trunk/gtk/ /trunk/gtk/: packet_list_store.c

Date: Sat, 15 Aug 2009 05:26:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29426

User: krj
Date: 2009/08/14 10:26 PM

Log:
 Micro optimize by storing PACKET_LIST(tree_model) into a local variable and using that instead of computing PACKET_LIST(tree_model) each time.

Directory: /trunk/gtk/
  Changes    Path                   Action
  +8 -8      packet_list_store.c    Modified