Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afs-macros.h

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: Sun, 3 Feb 2002 14:48:07 -0600 (CST)
guy         2002/02/03 14:48:07 CST

  Modified files:
    .                    packet-afs-macros.h 
  Log:
  In C89, you can't declare variables at arbitrary points in code; move
  the declaration of "tmp" in the "OUT_STRING()" to the beginning of the
  block.
  
  Revision  Changes    Path
  1.16      +2 -2      ethereal/packet-afs-macros.h