From: Thomas Fitzsimmons Date: Mon, 26 Oct 2015 03:16:03 +0000 (-0400) Subject: url-http-ntlm: Remove trailing whitespace X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/087d3539f8d79b6ebd0ef572c039cf708b76591c url-http-ntlm: Remove trailing whitespace * url-http-ntlm.el (url-http-ntlm-authorisation): Remove trailing whitespace. --- diff --git a/packages/url-http-ntlm/url-http-ntlm.el b/packages/url-http-ntlm/url-http-ntlm.el index b1cc645fe..309175f1a 100644 --- a/packages/url-http-ntlm/url-http-ntlm.el +++ b/packages/url-http-ntlm/url-http-ntlm.el @@ -146,7 +146,7 @@ response's \"WWW-Authenticate\" header, munged by `url-parse-args'." "Get or clear NTLM authentication details for URL. If CLEAR is non-nil, clear any saved credentials for server. Otherwise, return the credentials, prompting the user if necessary. - + If URL contains a username and a password, they are used and stored credentials are not affected.