Wireshark-commits: [Wireshark-commits] rev 49563: /trunk/epan/ /trunk/epan/: expert.c

Date: Fri, 24 May 2013 18:15:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49563

User: morriss
Date: 2013/05/24 11:15 AM

Log:
 expert_add_info() doesn't take a variable number of args; don't use va_start()/va_end().

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