Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.2:Update
cups
cups-1.3.3-testppd_none.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cups-1.3.3-testppd_none.patch of Package cups
--- cups-1.3.3/systemv/cupstestppd.c.orig 2007-10-15 18:50:01.000000000 +0200 +++ cups-1.3.3/systemv/cupstestppd.c 2007-10-15 18:52:26.000000000 +0200 @@ -983,8 +983,8 @@ else ydpi = xdpi; - if (xdpi <= 0 || xdpi > 99999 || ydpi <= 0 || ydpi > 99999 || - strcmp(ptr, "dpi")) + if ((xdpi <= 0 || xdpi > 99999 || ydpi <= 0 || ydpi > 99999 || + strcmp(ptr, "dpi")) && (strcmp(ptr, "None"))) { if (verbose >= 0) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor