Wireshark-commits: [Wireshark-commits] rev 25958: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 08 Aug 2008 18:15:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25958

User: guy
Date: 2008/08/08 11:15 AM

Log:
 Don't get AF_ values used in protocols from system header files -
 they're not guaranteed to be the same in all OSes.  Define them
 ourselves.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +15 -12    packet-dplay.c    Modified