[mythtv-commits] [MythTV/mythtv] 213a81: Update header file to match functions in code file
kmdewaal
noreply at github.com
Sun Jul 25 15:53:44 UTC 2021
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 213a816c500932d3c192bd0a681f219974cb5467
https://github.com/MythTV/mythtv/commit/213a816c500932d3c192bd0a681f219974cb5467
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M mythtv/libs/libmythtv/channelscan/channelscan_sm.h
Log Message:
-----------
Update header file to match functions in code file
Update the parameter names in the header file to match the code.
In the code a few leading underscores were removed in parameter names.
Since we are using now the m_ prefix in the class instance variables
we do not need to use the _ prefix in the parameters anymore.
More information about the mythtv-commits
mailing list