aboutsummaryrefslogtreecommitdiffstats
path: root/tethereal.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-12-11 01:13:32 +0000
committerGuy Harris <guy@alum.mit.edu>2003-12-11 01:13:32 +0000
commit0e3e6e534e6d8303728110182d14ddbe29e344f6 (patch)
treeff1943af6f62da0076bcc8c5f547ede4f198ec6b /tethereal.c
parent4f3287f27a8dd3890a56d69c69af1cbc03b45b18 (diff)
Fix a typo.
svn path=/trunk/; revision=9240
Diffstat (limited to 'tethereal.c')
-rw-r--r--tethereal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tethereal.c b/tethereal.c
index 7b8196573e..937d0d1814 100644
--- a/tethereal.c
+++ b/tethereal.c
@@ -1,6 +1,6 @@
/* tethereal.c
*
- * $Id: tethereal.c,v 1.209 2003/12/09 22:22:52 ulfl Exp $
+ * $Id: tethereal.c,v 1.210 2003/12/11 01:13:32 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -1234,7 +1234,7 @@ main(int argc, char *argv[])
}
/* If printing PDML or PS, force -V */
- if (print_format == PR_FMT_PDML || PR_FMT_PS)
+ if (print_format == PR_FMT_PDML || print_format == PR_FMT_PS)
verbose = TRUE;
/* If no capture filter or read filter has been specified, and there are