Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/libads/ndr.c

    r133 r232  
    7676        ndr_print_string(ndr, "client_site_name", r->config.client_site_name);
    7777        ndr_print_time_t(ndr, "current_time", r->config.current_time);
    78         ndr_print_bool(ndr, "tried_closest_dc", r->config.tried_closest_dc);
    7978        ndr_print_string(ndr, "schema_path", r->config.schema_path);
    8079        ndr_print_string(ndr, "config_path", r->config.config_path);
Note: See TracChangeset for help on using the changeset viewer.