diff options
Diffstat (limited to 'src/SubchannelSource.cpp')
-rw-r--r-- | src/SubchannelSource.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SubchannelSource.cpp b/src/SubchannelSource.cpp index a6b3bc4..2a8dc37 100644 --- a/src/SubchannelSource.cpp +++ b/src/SubchannelSource.cpp @@ -67,7 +67,7 @@ const std::vector<PuncturingRule>& SubchannelSource::get_rules() const SubchannelSource::SubchannelSource( - uint8_t sad, + uint16_t sad, uint16_t stl, uint8_t tpl ) : |