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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Mar 2003 19:48:56 -0600 (CST)
gerald      2003/03/10 19:48:56 CST

  Modified files:
    .                    packet-sip.c 
  Log:
  MSVC++ didn't care for having const ints in its hf subarray indices.  Use
  #defines instead.
  
  Revision  Changes    Path
  1.35      +99 -99    ethereal/packet-sip.c