fixed JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@578462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51ed99f3ff
commit
4d649f9bc8
|
@ -15,9 +15,6 @@ import org.apache.http.cookie.SetCookie2;
|
||||||
*/
|
*/
|
||||||
public class RFC2965PortAttributeHandler implements CookieAttributeHandler {
|
public class RFC2965PortAttributeHandler implements CookieAttributeHandler {
|
||||||
|
|
||||||
/**
|
|
||||||
* @param spec
|
|
||||||
*/
|
|
||||||
public RFC2965PortAttributeHandler() {
|
public RFC2965PortAttributeHandler() {
|
||||||
super();
|
super();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue