From b0bc7a5a6b44b1f5874bc4ff57950815f3004f2b Mon Sep 17 00:00:00 2001 From: hsn <> Date: Wed, 10 Sep 2003 19:53:55 +0000 Subject: [PATCH] Initial revision --- clients/printpro.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 clients/printpro.h diff --git a/clients/printpro.h b/clients/printpro.h new file mode 100644 index 0000000..3ba6a3e --- /dev/null +++ b/clients/printpro.h @@ -0,0 +1 @@ +int print_pro PROTO2(UBUF *, ub, FILE *, where);