Fixed JAvadoc
This commit is contained in:
parent
0e57f6d004
commit
39023c2c7e
@ -221,7 +221,7 @@ public final class RtspResponseStatuses {
|
|||||||
462, "Destination unreachable");
|
462, "Destination unreachable");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 463 Destination unreachable
|
* 463 Key management failure
|
||||||
*/
|
*/
|
||||||
public static final HttpResponseStatus KEY_MANAGEMENT_FAILURE = new HttpResponseStatus(
|
public static final HttpResponseStatus KEY_MANAGEMENT_FAILURE = new HttpResponseStatus(
|
||||||
463, "Key management failure");
|
463, "Key management failure");
|
||||||
|
Loading…
Reference in New Issue
Block a user