Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan column-utils.c to_str.c

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:02 -0500 (CDT)
guy         2001/07/15 14:14:02 CDT

  Modified files:
    epan                 column-utils.c to_str.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.4       +23 -15    ethereal/epan/column-utils.c
  1.10      +13 -10    ethereal/epan/to_str.c