Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ucp.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: Fri, 15 Feb 2002 05:24:46 -0600 (CST)
guy         2002/02/15 05:24:45 CST

  Modified files:
    .                    packet-ucp.c 
  Log:
  Undo the change of "UcpHandleByte(hf_ucp_parm_NT);" to
  "UcpHandleString(hf_ucp_parm_NT);" - the field really is one character
  long, as per the (correct) change from FT_STRING to FT_UINT8.
  
  Revision  Changes    Path
  1.13      +2 -2      ethereal/packet-ucp.c