summaryrefslogtreecommitdiff
path: root/prtype.c
diff options
context:
space:
mode:
Diffstat (limited to 'prtype.c')
-rw-r--r--prtype.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/prtype.c b/prtype.c
index b1ba8ce..5889b52 100644
--- a/prtype.c
+++ b/prtype.c
@@ -749,6 +749,9 @@ PrintList(const unsigned char *buf,
long i;
long sum;
+ if (Verbose == 0)
+ return (0);
+
if (number == 0)
return (0);