]> git.pld-linux.org Git - packages/LPRng.git/blame - LPRng-types.patch
- rediff patches, rel 5
[packages/LPRng.git] / LPRng-types.patch
CommitLineData
41132201
JB
1--- LPRng-3.8.23/src/include/lp.h.orig 2003-09-05 22:07:21.000000000 +0200
2+++ LPRng-3.8.23/src/include/lp.h 2003-11-13 08:03:56.471808920 +0100
f07a6b13 3@@ -267,7 +267,7 @@
62a32755
JB
4 EXTERN char* Chooser_DYN; /* choose the destination for a load balance queue */
5 EXTERN int Chooser_interval_DYN; /* interval between tests for load balance destination */
41132201 6 EXTERN int Chooser_scan_queue_DYN; /* scan the queue */
62a32755
JB
7-EXTERN char* Chooser_routine_DYN; /* choose the destination for a load balance queue */
8+EXTERN int Chooser_routine_DYN; /* choose the destination for a load balance queue */
9 EXTERN int Class_in_status_DYN; /* Show class in status information */
10 EXTERN char* Comment_tag_DYN; /* comment identifying printer (LPQ) */
11 EXTERN char* Config_file_DYN;
f07a6b13 12@@ -392,7 +392,7 @@
62a32755
JB
13 EXTERN char* Prefix_Z_DYN; /* prefix -Z options on outgoing or filter*/
14 EXTERN char* Prefix_option_to_option_DYN; /* prefix option to option, ie, "z,o" */
15 EXTERN char* Printcap_path_DYN;
16-EXTERN char* Printer_DYN; /* Printe r name for logging */
17+/* EXTERN char* Printer_DYN; duplicate??? */ /* Printe r name for logging */
18 EXTERN char* Printer_DYN; /* printer name */
19 EXTERN char* Printer_perms_path_DYN;
20 EXTERN char* Queue_name_DYN; /* Queue name used for spooling */
This page took 0.036167 seconds and 4 git commands to generate.