Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gsm_sms.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: Sat, 13 Dec 2003 18:04:23 -0600 (CST)
guy         2003/12/13 18:04:23 CST

  Modified files:
    .                    packet-gsm_sms.c 
  Log:
  Use "tvb_format_text()" to format 8-bit strings, so we don't have
  problems with non-printable characters.
  
  Don't un-constify "tvb_get_ptr()".
  
  Revision  Changes    Path
  1.8       +6 -6      ethereal/packet-gsm_sms.c