[mythtv-commits] [MythTV/mythtv] c56ac7: Fix compiler warning
kmdewaal
noreply at github.com
Mon Jul 13 17:23:04 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c56ac71e6a9851376326249b12f84d7d38385b1e
https://github.com/MythTV/mythtv/commit/c56ac71e6a9851376326249b12f84d7d38385b1e
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M mythtv/libs/libmythtv/channelscan/channelscanner.cpp
Log Message:
-----------
Fix compiler warning
Fixed compiler warning about use of NULL instead of nullptr.
Refs #13121
More information about the mythtv-commits
mailing list