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@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 22 May 2004 02:50:15 -0500 (CDT)
guy         2004/05/22 02:50:15 CDT

  Modified files:
    .                    util.c 
  Log:
  Fix the other place where we construct temporary path names to use
  G_DIR_SEPARATOR and G_DIR_SEPARATOR_S, to get rid of one more
  horse-frightening pathname.
  
  Revision  Changes    Path
  1.80      +4 -4      ethereal/util.c