Wireshark-commits: [Wireshark-commits] rev 50404: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_array.c

Date: Sat, 06 Jul 2013 08:33:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50404

User: guy
Date: 2013/07/06 01:33 AM

Log:
 In some versions of some OSes, even <string.h> declares index() under
 some circumstances.  Use array_index as a variable name instead, to
 avoid warnings.

Directory: /trunk/epan/wmem/
  Changes    Path            Action
  +3 -3      wmem_array.c    Modified
  +1 -1      wmem_array.h    Modified