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

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: Mon, 19 Aug 2002 07:57:17 -0500 (CDT)
guy         2002/08/19 07:57:16 CDT

  Modified files:
    .                    packet-sdp.c 
  Log:
  When processing "i" and "a" tags, check only whether we've seen an "m"
  tag or not - if we haven't, "i" is "session info" and "a" is "session
  attribute", and if we have, "i" is "media title" and "a" is "media
  attribute".
  
  Revision  Changes    Path
  1.32      +9 -22     ethereal/packet-sdp.c