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

MythTV noreply at mythtv.org
Tue Feb 22 21:02:01 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-22T13:00:00-08:00
   Push Date:  2011/02/22 13:01:58 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  d24531b7f3802ffeb8482eece97d441d4e1063dd
   Changeset:  https://github.com/MythTV/mythtv/commit/d24531b7f

Log:

Rename frequencies.c -> frequencies.cpp

Since the MTV_PUBLIC only applies to C++ source, we effectively were not ever
exporting the chanlists[] table at all.  The code in the file compiles just
fine as C++, so there should be no harm in doing this.

Refs #9586

Added:

   mythtv/libs/libmythtv/frequencies.cpp

Removed:

   mythtv/libs/libmythtv/frequencies.c

Modified:

   mythtv/libs/libmythtv/libmythtv.pro



More information about the mythtv-commits mailing list