Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan plugins.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 20 May 2004 17:37:45 -0500 (CDT)
guy         2004/05/20 17:37:45 CDT

  Modified files:
    epan                 plugins.c 
  Log:
  "datafile_dir" in "init_plugins()" is used regardless of whether we're
  on Windows or UN*X - don't #ifdef it.
  
  Clean up the #ifdefs in "get_plugins_global_dir()".
  
  Clean up white space.
  
  Revision  Changes    Path
  1.82      +8 -13     ethereal/epan/plugins.c