Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/irda packet-ircomm.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: Mon, 8 Mar 2004 13:41:52 -0600 (CST)
guy         2004/03/08 13:41:52 CST

  Modified files:
    plugins/irda         packet-ircomm.c 
  Log:
  Use "tvb_format_text()" on the port name, so that if there are bytes in
  it that aren't printable characters, they'll be shown as C-style escape
  sequences.
  
  Revision  Changes    Path
  1.3       +3 -5      ethereal/plugins/irda/packet-ircomm.c