Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sndcp.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, 12 Apr 2004 23:45:37 -0500 (CDT)
guy         2004/04/12 23:45:37 CDT

  Modified files:
    .                    packet-sndcp.c 
  Log:
  Don't put blanks at the ends of strings added with "col_add_fstr()", put
  them at the beginnings of strings appended with "col_append_str()", so
  there won't be extra blanks at the end.
  
  Revision  Changes    Path
  1.2       +5 -5      ethereal/packet-sndcp.c