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

MythTV noreply at mythtv.org
Wed Jun 29 01:39:24 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-06-28T18:37:10-07:00
   Push Date:  2011/06/28 18:39:17 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  073bad3858cb0b264dc90a368ed2c5ecd1dd33e1
   Changeset:  https://github.com/MythTV/mythtv/commit/073bad385

Log:

Refactor LogTimestamp a bit

I noticed the bogus compile warnings on the previous implementation, and in
the process of tweaking the code to fix that, I realized that the function
could just do with a little refactor anyways, pulling the epoch value to be
local to the function rather than being passed in as a pointer now that there
is no use for it at the higher scope.

Modified:

   mythtv/libs/libmythbase/mythlogging.cpp



More information about the mythtv-commits mailing list