mirror of https://bitbucket.org/ausocean/av.git
mts: fixed comment
This commit is contained in:
parent
3ac40bac99
commit
f88115f811
|
@ -83,7 +83,8 @@ var (
|
|||
},
|
||||
}
|
||||
|
||||
// standardPmtTimeLocation is a minimal pmt with descriptors for time and location.
|
||||
// standardPmtTimeLocation is a minimal pmt with descriptors for time and location,
|
||||
// time and location fields are zeroed out.
|
||||
standardPmtTimeLocation = psi.PSI{
|
||||
Pf: 0x00,
|
||||
Tid: 0x02,
|
||||
|
|
Loading…
Reference in New Issue