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: Sat, 29 Jan 2000 14:04:31 -0600 (CST)
guy         2000/01/29 14:04:28 CST

  Modified files:
    .                    util.c 
  Log:
  Just pass the return value of "getuid()" directly on to "getpwuid()";
  don't stuff it into a variable.
  
  Revision  Changes    Path
  1.34      +2 -4      ethereal/util.c