Changeset 587 for vendor/current/source3/printing/load.c
- Timestamp:
- Jun 29, 2011, 7:36:41 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/printing/load.c
r414 r587 32 32 33 33 if (pnum < 0) 34 if (process_registry_service(PRINTERS_NAME)) 35 pnum = lp_servicenumber(PRINTERS_NAME); 36 37 if (pnum < 0) 34 38 return; 35 39
Note:
See TracChangeset
for help on using the changeset viewer.