Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ip.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 4 Aug 1999 19:03:01 -0500 (CDT)
guy         1999/08/04 19:02:59 CDT

  Modified files:
    .                    packet-ip.c 
  Log:
  Fix a "proto_tree_add_text()" call that should've been a
  "proto_tree_add_item()" call (and fix the length passed to it, which, it
  appears, has been wrong for ages).
  
  Revision  Changes    Path
  1.33      +2 -2      ethereal/packet-ip.c