[mythtv-commits] mythtv commit: r13463 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 19 06:02:09 UTC 2007


      Author: cpinkham
        Date: 2007-05-19 06:02:09 +0000 (Sat, 19 May 2007)
New Revision: 13463
   Changeset: http://cvs.mythtv.org/trac/changeset/13463

Modified:

   trunk/mythtv/programs/mythbackend/mainserver.cpp

Log:

Add an 'else' to short-circuit out of a group of if statements.  command can't
be equal to both GET_STATUS and IS_BUSY at the same time so use 'else if' for
the second check.

(Just wanted to get this out of my tree since I noticed it while working on
something else in that area of the code)






More information about the mythtv-commits mailing list