Ignore:
Timestamp:
Jul 6, 2011, 8:21:13 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/rpc_client/cli_pipe.c

    r590 r599  
    33313331        }
    33323332
    3333         status = open_socket_out(&addr, port, 60, &fd);
     3333        status = open_socket_out(&addr, port, 60, &fd);
    33343334        if (!NT_STATUS_IS_OK(status)) {
    33353335                goto fail;
Note: See TracChangeset for help on using the changeset viewer.