changed struct fd_set' to
fd_set'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4074 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -316,7 +316,7 @@ krb5_change_password (krb5_context context,
|
||||
KRB5_AUTH_CONTEXT_DO_SEQUENCE);
|
||||
|
||||
for (i = 0; i < 5; ++i) {
|
||||
struct fd_set fdset;
|
||||
fd_set fdset;
|
||||
struct timeval tv;
|
||||
|
||||
ret = send_request (context,
|
||||
|
Reference in New Issue
Block a user