Wireshark-commits: [Wireshark-commits] rev 36538: /trunk/wiretap/ /trunk/wiretap/: file_wrappers.c
Date: Sun, 10 Apr 2011 16:53:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36538

User: guy
Date: 2011/04/10 09:53 AM

Log:
 Move the definition of the structure pointed to by a FILE_T into
 wiretap/file_wrappers.c; nothing outside of file_wrappers.c needs to
 know what it looks like, it just passes around pointers to it.

Directory: /trunk/wiretap/
  Changes    Path               Action
  +31 -6     file_wrappers.c    Modified
  +1 -26     wtap-int.h         Modified