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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sun, 9 Nov 2003 16:30:06 -0600 (CST)
guy         2003/11/09 16:30:06 CST

  Modified files:
    .                    packet-ansi_a.c 
  Log:
  From Michael Lum:
  
  	Fix some incorrect bit shifts.
  
  	Get rid of non-portable "%N$" constructs in printf formats.
  
  Use "%u", not "%d", to print unsigned quantities.
  
  Revision  Changes    Path
  1.5       +136 -143  ethereal/packet-ansi_a.c