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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 17 Dec 2003 14:52:38 -0600 (CST)
guy         2003/12/17 14:52:38 CST

  Modified files:
    .                    packet-sip.c 
  Log:
  There's no need for the "content_type_exist" variable - we can just
  check whether "media_type_str" is null.
  
  Revision  Changes    Path
  1.52      +2 -4      ethereal/packet-sip.c