Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-smb-mailslot.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 13 Feb 2000 22:21:08 -0600 (CST)
guy         2000/02/13 22:21:06 CST

  Modified files:
    .                    packet-smb-mailslot.c 
  Log:
  Protocol abbreviations should be all lower case, as they're used in
  filter expressions, and names in those expressions are currently
  case-sensitive, and obliging people to type "Mailslot" to filter for
  SMB mailslot packets is overkill.
  
  Revision  Changes    Path
  1.3       +3 -3      ethereal/packet-smb-mailslot.c