Wireshark-commits: [Wireshark-commits] rev 45750: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat

Date: Wed, 24 Oct 2012 05:21:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45750

User: guy
Date: 2012/10/23 10:21 PM

Log:
 Have wmem_core.h define the wmem_allocator_t typedef, with an incomplete
 structure definition of struct _wmem_allocator_t; have wmem_allocator.h
 give the complete structure definition.  That avoids complaints about
 the typedef being redefined.

Directory: /trunk/epan/wmem/
  Changes    Path                Action
  +1 -1      wmem_allocator.h    Modified
  +2 -0      wmem_core.h         Modified