Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c print.h tethereal.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 10 Sep 2003 17:23:58 -0500 (CDT)
guy         2003/09/10 17:23:58 CDT

  Modified files:
    .                    file.c print.h tethereal.c 
  Log:
  When saving packets, we have a "Save only marked packets" option; label
  the option to print only marked packets similarly, rather than as
  "Suppress unmarked packets" (for consistency, and because the latter
  isn't unlike a double negative).
  
  Revision  Changes    Path
  1.309     +3 -3      ethereal/file.c
  1.30      +4 -6      ethereal/print.h
  1.196     +2 -2      ethereal/tethereal.c