emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/url-http-ntlm 9c79150 02/42: url-http-ntlm: Remove trai


From: Stefan Monnier
Subject: [elpa] externals/url-http-ntlm 9c79150 02/42: url-http-ntlm: Remove trailing whitespace
Date: Sat, 28 Nov 2020 17:19:42 -0500 (EST)

branch: externals/url-http-ntlm
commit 9c79150f569b0b86bbfa4322c20ebe04cf93f163
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    url-http-ntlm: Remove trailing whitespace
    
    * url-http-ntlm.el (url-http-ntlm-authorisation): Remove trailing
    whitespace.
---
 url-http-ntlm.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

[Prev in Thread] Current Thread [Next in Thread]