mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
13 lines
234 B
Plaintext
13 lines
234 B
Plaintext
Index: pcl.c
|
|
--- pcl.c.orig
|
|
+++ pcl.c
|
|
@@ -29,6 +29,8 @@
|
|
|
|
#define SHRINK_AMOUNT 0.15 /* shrink the bars to account for ink spreading */
|
|
|
|
+int streaming;
|
|
+
|
|
|
|
/*
|
|
* How do the "partial" and "textinfo" strings work? See file "ps.c"
|