Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal proto.c proto.h packet-esis.c packet-isis.c

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Thu, 10 Aug 2000 11:04:41 -0500 (CDT)
deniel      2000/08/10 11:04:39 CDT

  Modified files:
    .                    proto.c proto.h packet-esis.c 
                         packet-isis.c 
  Log:
  - add proto_tree_add_text_valist
  - remove stdarg.h include in proto.c and add a more correct one in proto.h
  - fix esis_dissect_unknown and isis_dissect_unknown
  
  Revision  Changes    Path
  1.74      +17 -3     ethereal/proto.c
  1.38      +10 -1     ethereal/proto.h
  1.6       +2 -2      ethereal/packet-esis.c
  1.13      +2 -2      ethereal/packet-isis.c