Wireshark-commits: [Wireshark-commits] rev 21942: /trunk/ /trunk/epan/: filesystem.c filesystem.h /

Date: Fri, 25 May 2007 20:03:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21942

User: guy
Date: 2007/05/25 08:03 PM

Log:
 No need to call init_plugin_dir() - it gets called, if necessary, by
 get_plugin_dir().
 
 Add checks for the success or failure of init_progfile_dir() in dftest.

Directory: /trunk/epan/
  Changes    Path            Action
  +1 -1      filesystem.c    Modified
  +3 -7      filesystem.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +6 -6      dftest.c      Modified