Wireshark-commits: [Wireshark-commits] rev 54554: /trunk/filetap/ /trunk/filetap/: CMakeLists.txt M

Date: Thu, 02 Jan 2014 15:17:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54554

User: jmayer
Date: 2014/01/02 03:17 PM

Log:
 rename filetap/file_wrappers.[hc] -> filetap/ft_file_wrappers.[hc]
 to avoid colliding include file names with wiretap/file_wrappers.h

Directory: /trunk/filetap/
  Changes    Path                  Action
  +1 -1      CMakeLists.txt        Modified
  +2 -2      Makefile.common       Modified
  +1 -1      file_access.c         Modified
  +0 -1649   file_wrappers.c       Removed
  +0 -61     file_wrappers.h       Removed
  +1649 -0   ft_file_wrappers.c    Added
  +61 -0     ft_file_wrappers.h    Added
  +1 -1      ftap.c                Modified