Update javadoc for

This commit is contained in:
Rohit Singh 2024-04-16 18:11:52 +01:00
parent aba51191aa
commit 71db918f91

View file

@ -618,7 +618,7 @@ public final class MpeghUtil {
/** A label indicating which packets belong together. */
public final long packetLabel;
/** The length of MHAS packet in bytes. */
/** The length of MHAS packet payload in bytes. */
public final int packetLength;
/** The length of MHAS packet header in bytes. */