Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-radius.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: Wed, 12 Feb 2003 20:47:51 -0600 (CST)
guy         2003/02/12 20:47:51 CST

  Modified files:
    .                    packet-radius.c 
  Log:
  Cast "timeval" to "long", and print it with "%ld", to handle "time_t"
  being an "int" or a "long".
  
  Revision  Changes    Path
  1.76      +2 -2      ethereal/packet-radius.c