Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb.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: Tue, 29 Jan 2002 15:38:01 -0600 (CST)
guy         2002/01/29 15:38:00 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  "NULL" is a pointer.
  
  Objects of type "guint32" are integers.
  
  Don't compare the former with the latter.
  
  Revision  Changes    Path
  1.201     +2 -2      ethereal/packet-smb.c