Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal util.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 14 Mar 2000 02:26:26 -0600 (CST)
guy         2000/03/14 02:26:22 CST

  Modified files:
    .                    util.c 
  Log:
  On Windows, when getting the user's home directory, don't look at the
  HOME environment variable; instead, look at HOMEDRIVE and HOMEPATH.
  
  Revision  Changes    Path
  1.38      +56 -18    ethereal/util.c