Wireshark-commits: [Wireshark-commits] rev 26816: /trunk/wiretap/ /trunk/wiretap/: wtap.c

Date: Thu, 20 Nov 2008 20:16:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26816

User: jake
Date: 2008/11/20 12:16 PM

Log:
 From yami:
 The code in wiretap/wtap.c is not right. Because g_array_append_val should accept a value
 of type 'struct encap_type_info' rather than a pointer to this type.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +6 -5      wtap.c        Modified