Wireshark-commits: [Wireshark-commits] rev 52626: /trunk/epan/ /trunk/epan/: packet.c

Date: Tue, 15 Oct 2013 18:21:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52626

User: etxrab
Date: 2013/10/15 06:21 PM

Log:
 g_slist_prepend() should be faster than g_slist_append() use it where the order shouldn't matter.

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -4      packet.c      Modified