Wireshark-commits: [Wireshark-commits] rev 49542: /trunk/ /trunk/: capture_sync.c

Date: Thu, 23 May 2013 01:25:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49542

User: guy
Date: 2013/05/22 06:25 PM

Log:
 No need for those arguments to be pointers to arrays of const pointers,
 especially given that we end up freeing what all of those pointers point
 to.

Directory: /trunk/
  Changes    Path              Action
  +15 -15    capture_sync.c    Modified