Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-socks.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: Thu, 12 Feb 2004 15:04:05 -0600 (CST)
guy         2004/02/12 15:04:05 CST

  Modified files:
    .                    packet-socks.c 
  Log:
  Eliminate a compiler warning.
  
  Use "guint8" for 8-bit binary data, and use "%u" to print unsigned values.
  
  Revision  Changes    Path
  1.58      +5 -4      ethereal/packet-socks.c