]> code.delx.au - gnu-emacs-elpa/commitdiff
url-http-ntlm: Remove trailing whitespace
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Mon, 26 Oct 2015 03:16:03 +0000 (23:16 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 18 Feb 2016 03:19:52 +0000 (22:19 -0500)
* url-http-ntlm.el (url-http-ntlm-authorisation): Remove trailing
whitespace.

packages/url-http-ntlm/url-http-ntlm.el

index b1cc645fe867be1cd5d2064a485e5e9ccc602e82..309175f1af14375db5fd8f8de30833f2a6b00ea2 100644 (file)
@@ -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.