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:
Gary D. Gregory 2014-08-21 14:57:22 +00:00
parent 5e2d999c0b
commit ebd174ab22
1 changed files with 1 additions and 1 deletions

View File

@ -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