Skip to content

Commit

Permalink
Back-commit [22666] from trunk.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.mythtv.org/svn/branches/release-0-22-fixes@22667 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
NigelPearson committed Oct 30, 2009
1 parent 14bcadd commit ce08e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythplugins/mythmusic/mythmusic/cddecoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class CdDecoder : public Decoder
QString devicename;

#if CONFIG_DARWIN
void CdDecoder::lookupCDDB(const QString &hexID, uint tracks);
void lookupCDDB(const QString &hexID, uint tracks);

uint32_t m_diskID; ///< For CDDB1/FreeDB lookup
uint m_firstTrack, ///< First AUDIO track
Expand Down

0 comments on commit ce08e39

Please sign in to comment.