Ignore:
Timestamp:
Jun 29, 2011, 7:36:41 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update vendor to version 3.5.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/printing/load.c

    r414 r587  
    3232
    3333        if (pnum < 0)
     34                if (process_registry_service(PRINTERS_NAME))
     35                        pnum = lp_servicenumber(PRINTERS_NAME);
     36
     37        if (pnum < 0)
    3438                return;
    3539
Note: See TracChangeset for help on using the changeset viewer.