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

MythTV noreply at mythtv.org
Wed Jan 4 19:38:00 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2012-01-04T11:37:47-08:00
   Push Date:  2012/01/04 11:37:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a42250ad3f66279f2f3adb4a1c4b77495038eb5e
   Changeset:  https://github.com/MythTV/mythtv/commit/a42250ad3

Log:

Make some methods const

These (and many more) were caught by cppcheck.  As we don't change any data
in these methods, and don't want to, they should really be const.

Modified:

   mythtv/libs/libmythbase/mythcommandlineparser.cpp
   mythtv/libs/libmythbase/mythcommandlineparser.h



More information about the mythtv-commits mailing list