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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 20 Apr 2004 17:34:09 -0500 (CDT)
ulfl        2004/04/20 17:34:09 CDT

  Modified files:
    .                    file.c print.c print.h print.ps 
                         tethereal.c 
  Log:
  changed postscript output:
  reduced print margin to 1/2 inch and font size to 8 point,
  include filename in page header,
  wrap too long lines
  
  Revision  Changes    Path
  1.376     +4 -4      ethereal/file.c
  1.77      +12 -2     ethereal/print.c
  1.40      +2 -2      ethereal/print.h
  1.6       +52 -25    ethereal/print.ps
  1.236     +2 -2      ethereal/tethereal.c