Wireshark-commits: [Wireshark-commits] rev 52122: /trunk/epan/ /trunk/epan/: address.h

Date: Tue, 17 Sep 2013 18:42:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52122

User: gerald
Date: 2013/09/17 11:42 AM

Log:
 Switch the inline functions that use tvbuffs and emem back to macros.
 This should hopefully fix linking with Solaris Studio, which doesn't
 remove unused inline functions by default. Fix a copy+paste error.

Directory: /trunk/epan/
  Changes    Path          Action
  +17 -33    address.h     Modified