Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isns.c

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Thu, 27 May 2004 03:33:23 -0500 (CDT)
sahlberg    2004/05/27 03:33:23 CDT

  Modified files:
    .                    packet-isns.c 
  Log:
  the isns timestamp is in fact a 64 bit integer and not a 32 bit integer.
  
  declaring it properly will make ethereal dissect it properly as well
  instead of crashing
  
  Revision  Changes    Path
  1.8       +2 -2      ethereal/packet-isns.c