]> git.pld-linux.org Git - packages/hplip.git/blame - no-undefined-macro.patch
- fix files
[packages/hplip.git] / no-undefined-macro.patch
CommitLineData
010d4608
JR
1--- hplip-3.22.6/scan/sane/orblite.c~ 2022-06-23 06:56:30.000000000 +0200
2+++ hplip-3.22.6/scan/sane/orblite.c 2022-07-10 23:33:28.815232120 +0200
3@@ -195,7 +195,7 @@
4 \r
5 static int bb_unload(SANE_THandle ps)\r
6 {\r
7- _DBG("Calling orblite bb_unload: \n");\r
8+ //_DBG("Calling orblite bb_unload: \n");\r
9 if (ps->bb_handle)\r
10 {\r
11 dlclose(ps->bb_handle);\r
This page took 0.174397 seconds and 4 git commands to generate.