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

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Mar 2002 11:56:29 -0600 (CST)
gram        2002/03/06 11:56:28 CST

  Modified files:
    .                    packet-sccp.c 
  Log:
  Remove incorrect usage of ?: expression in favor or the correct,
  and more readable, "if" statement.
  
  Revision  Changes    Path
  1.3       +13 -3     ethereal/packet-sccp.c