Checkstyle: remove trailing space.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1619423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e2d999c0b
commit
ebd174ab22
|
@ -100,7 +100,7 @@ abstract class AuthenticationStrategyImpl implements AuthenticationStrategy {
|
|||
|
||||
/**
|
||||
* Generates a map of challenge auth-scheme => Header entries.
|
||||
*
|
||||
*
|
||||
* @return map: key=lower-cased auth-scheme name, value=Header that contains the challenge
|
||||
*/
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue