Wireshark-commits: [Wireshark-commits] rev 54635: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 07 Jan 2014 22:39:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54635

User: eapache
Date: 2014/01/07 10:39 PM

Log:
 Don't use #defines for errno values, just build the value-string directly. They
 weren't used and were causing build failures due to redefinition in certain
 environments.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9614

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +134 -274  packet-usb.c    Modified