aboutsummaryrefslogtreecommitdiffstats
path: root/print.ps
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-12-29 04:05:38 +0000
committerGerald Combs <gerald@wireshark.org>1998-12-29 04:05:38 +0000
commitcb1f8e34c5b0a812a3ae7abfbd8956d39b88d456 (patch)
treeb830b9c2347e7127a6f9cd7c3ddf5efbb7c6865d /print.ps
parent2301bf5e1029fd39a61ed7edcdb27b354df12d16 (diff)
* Added Joerg Mayer's Vines patch
* Added Joerg to the AUTHORS file * Added Guy's bitfield decode patch * Fixed time output svn path=/trunk/; revision=142
Diffstat (limited to 'print.ps')
-rw-r--r--print.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.ps b/print.ps
index 4cf9cbfaf1..1b6528aa54 100644
--- a/print.ps
+++ b/print.ps
@@ -110,7 +110,7 @@ pop pop % junk
/vpos tmargin def
% Set the font to 10 point
-/Helvetica findfont 10 scalefont setfont
+/Courier findfont 10 scalefont setfont
% ---- ethereal preamble end ---- %
% Display our output lines.