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

Date: Sat, 18 May 2013 00:41:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49398

User: guy
Date: 2013/05/17 05:41 PM

Log:
 Use g_array_index() to get at elements of the encapsulation table array;
 this avoids some compiler warnings from clang about alignment.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +7 -9      wtap.c        Modified