Ignore:
Timestamp:
May 24, 2009, 7:17:10 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/winbindd/winbindd_dual.c

    r206 r221  
    184184        DEBUG(0,("async_request_timeout_handler: child pid %u is not responding. "
    185185                "Closing connection to it.\n",
    186                 state->child_pid ));
     186                (unsigned int)state->child_pid ));
    187187
    188188        /* Deal with the reply - set to error. */
Note: See TracChangeset for help on using the changeset viewer.