Ignore:
Timestamp:
May 26, 2009, 9:44:50 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/printing/load.c

    r133 r228  
    6161        /* load all printcap printers */
    6262        if (lp_load_printers() && lp_servicenumber(PRINTERS_NAME) >= 0)
    63                 pcap_printer_fn(lp_add_one_printer);
     63                pcap_printer_fn(lp_add_one_printer, NULL);
    6464}
Note: See TracChangeset for help on using the changeset viewer.