summaryrefslogtreecommitdiff
path: root/foo2hiperc.c
diff options
context:
space:
mode:
Diffstat (limited to 'foo2hiperc.c')
-rw-r--r--foo2hiperc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/foo2hiperc.c b/foo2hiperc.c
index 2a8fe7e..100d1aa 100644
--- a/foo2hiperc.c
+++ b/foo2hiperc.c
@@ -5,7 +5,7 @@ This program converts pbm (B/W) images and 1-bit-per-pixel cmyk images
(both produced by ghostscript) to Zenographics ZJ-stream format. There
is some information about the ZJS format at http://ddk.zeno.com.
-With this utility, you can print to some HP printers, such as these:
+With this utility, you can print to some Oki printers, such as these:
- Oki C310dn, C3100, C3200, C3300n, C3400n, C5100n, C5500n
AUTHORS
@@ -48,7 +48,7 @@ yourself.
*/
-static char Version[] = "$Id: foo2hiperc.c,v 1.36 2017/03/20 16:35:04 rick Exp $";
+static char Version[] = "$Id: foo2hiperc.c,v 1.37 2019/05/17 21:55:07 rick Exp $";
#include <stdio.h>
#include <stdlib.h>