aboutsummaryrefslogtreecommitdiffstats
path: root/print.ps
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-12-29 04:05:38 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-12-29 04:05:38 +0000
commit005706be7f088185d41e34c85d07a8e4bd8c0908 (patch)
treeb830b9c2347e7127a6f9cd7c3ddf5efbb7c6865d /print.ps
parent79ab352c5692cc5f2231964335b5654150757e35 (diff)
* Added Joerg Mayer's Vines patch
* Added Joerg to the AUTHORS file * Added Guy's bitfield decode patch * Fixed time output git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@142 f5534014-38df-0310-8fa8-9805f1628bb7
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.