Files
2022-03-11 19:22:04 +00:00

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"