Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diameter.c packet-ipx.c packet-isakmp

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, 21 Jan 2002 17:35:34 -0600 (CST)
guy         2002/01/21 17:35:33 CST

  Modified files:
    .                    packet-diameter.c packet-ipx.c 
                         packet-isakmp.c packet-iua.c packet-lpd.c 
                         packet-ndmp.c packet-skinny.c 
                         packet-tacacs.c packet-zebra.c 
  Log:
  Convert some "col_add_str()" calls to "col_set_str()".
  
  Revision  Changes    Path
  1.42      +2 -2      ethereal/packet-diameter.c
  1.100     +5 -5      ethereal/packet-ipx.c
  1.53      +4 -4      ethereal/packet-isakmp.c
  1.12      +2 -2      ethereal/packet-iua.c
  1.34      +4 -4      ethereal/packet-lpd.c
  1.11      +2 -2      ethereal/packet-ndmp.c
  1.9       +2 -2      ethereal/packet-skinny.c
  1.20      +2 -2      ethereal/packet-tacacs.c
  1.19      +2 -2      ethereal/packet-zebra.c