mts: fixed comment

This commit is contained in:
saxon 2019-01-11 10:57:53 +10:30
parent 3ac40bac99
commit f88115f811
1 changed files with 2 additions and 1 deletions

View File

@ -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{ standardPmtTimeLocation = psi.PSI{
Pf: 0x00, Pf: 0x00,
Tid: 0x02, Tid: 0x02,