Wireshark-commits: [Wireshark-commits] rev 54742: /trunk/ui/ /trunk/ui/: persfilepath_opt.c

Date: Tue, 14 Jan 2014 01:16:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54742

User: guy
Date: 2014/01/14 01:16 AM

Log:
 In a source file that defines external functions, the header file that
 declares the functions must be included, in order to make sure the
 declarations match the function signature.  Make it so.

Directory: /trunk/ui/
  Changes    Path                  Action
  +2 -0      persfilepath_opt.c    Modified