Mailing List Archive

[MythTV/mythtv] c445c2: tidy: Convert mythedid loop to a range-for loop.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c445c2da8428a355311bcab54d31fdd422b8a4d6
https://github.com/MythTV/mythtv/commit/c445c2da8428a355311bcab54d31fdd422b8a4d6
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-15 (Thu, 15 Feb 2024)

Changed paths:
M mythtv/libs/libmythui/mythedid.cpp

Log Message:
-----------
tidy: Convert mythedid loop to a range-for loop.

Tidy didn't notice this loop before because it was based on the
count() function. The new loop is what tidy suggested.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits