summaryrefslogtreecommitdiff
path: root/libre/hplip/CommonDefinations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/hplip/CommonDefinations.patch')
-rw-r--r--libre/hplip/CommonDefinations.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/libre/hplip/CommonDefinations.patch b/libre/hplip/CommonDefinations.patch
new file mode 100644
index 000000000..8ee662432
--- /dev/null
+++ b/libre/hplip/CommonDefinations.patch
@@ -0,0 +1,22 @@
+*** hplip-3.15.7_original/prnt/hpcups/CommonDefinitions.h 2015-07-13 13:18:53.000000000 +0530
+--- hplip-3.15.7_latest/prnt/hpcups/CommonDefinitions.h 2015-07-28 20:07:24.018247373 +0530
+***************
+*** 441,447 ****
+ {
+ int media_source;
+ int color_mode;
+- int HPSPDClass;
+ DUPLEXMODE e_duplex_mode;
+ int print_borderless;
+ int krgb_mode;
+--- 441,446 ----
+***************
+*** 466,471 ****
+--- 465,471 ----
+ int integer_values[16];
+ int printer_platform_version;
+ int pre_process_raster;
++ int HPSPDClass;
+ } JobAttributes;
+
+ #endif // COMMON_DEFINITIONS_H