Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-diameter.c packet-ntp.c packe

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Jul 2001 14:14:01 -0500 (CDT)
guy         2001/07/15 14:14:01 CDT

  Modified files:
    .                    AUTHORS packet-diameter.c packet-ntp.c 
                         packet-srvloc.c 
  Log:
  Fixes, from Scott Renfro, for some calls to "localtime()" that didn't
  check whether the call succeeded (it doesn't always do so on Windows,
  for example).
  
  Revision  Changes    Path
  1.298     +3 -0      ethereal/AUTHORS
  1.24      +9 -5      ethereal/packet-diameter.c
  1.29      +9 -5      ethereal/packet-ntp.c
  1.25      +11 -7     ethereal/packet-srvloc.c