Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/include/nt_printing.h

    r745 r751  
    177177                        struct messaging_context *msg_ctx,
    178178                        const char *printer);
     179void nt_printer_add(TALLOC_CTX *mem_ctx,
     180                    const struct auth_serversupplied_info *server_info,
     181                    struct messaging_context *msg_ctx,
     182                    const char *printer);
    179183
    180184#endif /* NT_PRINTING_H_ */
Note: See TracChangeset for help on using the changeset viewer.