[mythtv-commits] mythtv/master commit: 718c8f550 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Apr 14 19:01:46 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-04-14T11:56:12-07:00
   Push Date:  2011/04/14 12:01:43 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  718c8f5504c5fda09fba75743f4c1bf14bce067d
   Changeset:  https://github.com/MythTV/mythtv/commit/718c8f550

Log:

Rename Scheduler::expirer to m_expirer

This class member is confusingly the same as a global.  To clarify which one we
are trying to use without using too much brainpower to remember scoping rules,
I changed the class member to be a unique name (and more in line with other
class members too)

Modified:

   mythtv/programs/mythbackend/scheduler.cpp
   mythtv/programs/mythbackend/scheduler.h



More information about the mythtv-commits mailing list