Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk proto_draw.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Sat, 11 Dec 1999 23:12:06 -0600 (CST)
gram        1999/12/11 23:12:02 CST

  Modified files:
    gtk                  proto_draw.c 
  Log:
  Add the who protocol (rwho/rwhod/ruptime)
  
  In packet_hex_print(), compute (bstart + blen) only once.
  
  In time_secs_to_str(), return a meaningful string when time == 0, instead
  of returing pointer to char buffer with old, inappropriate data in it.
  
  Revision  Changes    Path
  1.8       +6 -5      ethereal/gtk/proto_draw.c