Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal reassemble.c reassemble.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: Tue, 16 Apr 2002 23:54:31 -0500 (CDT)
guy         2002/04/16 23:54:30 CDT

  Modified files:
    .                    reassemble.c reassemble.h 
  Log:
  Rename the "frag_offset" argument of "fragment_add_seq()" to
  "frag_number", to make it clearer that it's not a byte offset but a
  sequence number.
  
  Revision  Changes    Path
  1.11      +5 -5      ethereal/reassemble.c
  1.5       +4 -4      ethereal/reassemble.h