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

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: Mon, 3 Apr 2000 21:34:46 -0500 (CDT)
gram        2000/04/03 21:34:44 CDT

  Modified files:
    .                    packet.c proto.c proto.h 
  Log:
  Rename find_hfinfo_record() to proto_registrar_get_nth() since
  all the other public functions in proto.c start with "proto_".
  
  Revision  Changes    Path
  1.71      +2 -2      ethereal/packet.c
  1.58      +23 -23    ethereal/proto.c
  1.27      +2 -2      ethereal/proto.h