Wireshark-commits: [Wireshark-commits] rev 48549: /trunk/epan/ /trunk/epan/: addr_resolv.c

Date: Mon, 25 Mar 2013 14:35:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48549

User: morriss
Date: 2013/03/25 07:35 AM

Log:
 Fix compilation with C++ warnings enabled: use enum values instead of raw
 numbers in adns_init() and adns_submit().
 
 (I haven't checked how long these enums have been there; hopefully for a long
 time.)

Directory: /trunk/epan/
  Changes    Path             Action
  +2 -2      addr_resolv.c    Modified