Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk filter_prefs.c main.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: Sat, 29 Jan 2000 10:41:40 -0600 (CST)
gram        2000/01/29 10:41:34 CST

  Modified files:
    gtk                  filter_prefs.c main.c 
  Log:
  Remove instances of getenv("HOME") and provide a get_home_dir() function
  which provides a default value if "HOME" is not set.
  
  Revision  Changes    Path
  1.8       +7 -6      ethereal/gtk/filter_prefs.c
  1.102     +3 -3      ethereal/gtk/main.c