remove trailing whitespace

This commit is contained in:
Love Hornquist Astrand
2011-05-21 11:57:31 -07:00
parent 25e86d6f4d
commit 0879b9831a
539 changed files with 6825 additions and 6825 deletions

View File

@@ -297,7 +297,7 @@ send_krb5_auth(int s,
default:
abort();
}
status = krb5_sendauth (context,
&auth_context,
&s,
@@ -645,7 +645,7 @@ doit_broken (int argc,
if (connect (priv_socket1, ai->ai_addr, ai->ai_addrlen) < 0) {
int save_errno = errno;
close(priv_socket1);
close(priv_socket2);