Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-frame.h

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: Sun, 3 Dec 2000 16:32:10 -0600 (CST)
guy         2000/12/03 16:32:10 CST

  Modified files:
    .                    packet-frame.h 
  Log:
  Declare "proto_malformed" in "packet-frame.h", as "packet-frame.c"
  exports it.
  
  Make the pointer that points to the GMemChunk for per-frame data static
  to "epan/packet.c", as it's not used outside "epan/packet.c".
  
  Revision  Changes    Path
  1.2       +4 -1      ethereal/packet-frame.h