Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ldap.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: Sat, 2 Mar 2002 15:07:32 -0600 (CST)
guy         2002/03/02 15:07:32 CST

  Modified files:
    .                    packet-ldap.c 
  Log:
  Treat LDAP_REQ_UNBIND as a request with nothing in it, not as an unknown
  request type.
  
  Put the request types in order in the switch statement.
  
  Revision  Changes    Path
  1.37      +7 -4      ethereal/packet-ldap.c