Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal globals.h prefs.c util.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 27 Sep 2000 22:16:12 -0500 (CDT)
gram        2000/09/27 22:16:10 CDT

  Modified files:
    .                    globals.h prefs.c util.c 
  Log:
  More EPAN-related code movements. Get rid of usage of #include "globals.h"
  and #include "util.h" from epan code. Move get_home_dir() into epan/filesystem.c
  as it's used by plugins.c.
  
  Revision  Changes    Path
  1.22      +1 -36     ethereal/globals.h
  1.42      +2 -1      ethereal/prefs.c
  1.46      +1 -77     ethereal/util.c