Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-iscsi.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, 21 Oct 2001 14:04:20 -0500 (CDT)
guy         2001/10/21 14:04:20 CDT

  Modified files:
    .                    packet-iscsi.c 
  Log:
  Give the "iscsi_desegment" and "iscsi_port" the right types, matching
  the declarations of the functions to which a pointer to them is passed;
  this also fixes it so it compiles with MSVC++, as there's no "uint" type
  declared by MSVC++ by default.
  
  Revision  Changes    Path
  1.14      +3 -3      ethereal/packet-iscsi.c