branch: master
commit 087d3539f8d79b6ebd0ef572c039cf708b76591c
Author: Thomas Fitzsimmons <fitz...@fitzsim.org>
Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>

    url-http-ntlm: Remove trailing whitespace
    
    * url-http-ntlm.el (url-http-ntlm-authorisation): Remove trailing
    whitespace.
---
 packages/url-http-ntlm/url-http-ntlm.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/url-http-ntlm/url-http-ntlm.el 
b/packages/url-http-ntlm/url-http-ntlm.el
index b1cc645..309175f 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.
 

Reply via email to