Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tacacs.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 19 Dec 2003 13:03:13 -0600 (CST)
guy         2003/12/19 13:03:13 CST

  Modified files:
    .                    packet-tacacs.c 
  Log:
  Don't use "u_char", use "guchar" for characters and "guint8" for 8-bit
  unsigned integers.
  
  Revision  Changes    Path
  1.32      +4 -4      ethereal/packet-tacacs.c