Ethereal-cvs: [Ethereal-cvs] Rev 12422: /trunk/: file.c merge.c merge.h mergecap.c

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

Date: Thu, 28 Oct 2004 01:06:23 -0000
User: guy
Date: 2004/10/27 08:06 PM

Log:
 Remove all the verbose-mode code from merge.c, and put most of it in
 mergecap.c (get rid of the verbose printing of information for each
 packet).
 
 Have "merge_append_files()" return FALSE only on a write error, as
 "merge_files()" does.
 
 Sort the routines in "merge.c" in the order from "merge.h".

Directory: /trunk/
  Changes    Path          Action
  +2 -3      file.c        Modified
  +144 -228  merge.c       Modified
  +8 -17     merge.h       Modified
  +67 -14    mergecap.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12422&view=rev