Skip to content

Commit

Permalink
mythccextractor: Update one header file missed in 018691f
Browse files Browse the repository at this point in the history
  • Loading branch information
natanojl committed Jan 3, 2013
1 parent 9519a10 commit 08ad6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/mythccextractorplayer.h
Expand Up @@ -145,7 +145,7 @@ class MTV_PUBLIC MythCCExtractorPlayer : public MythPlayer
void Process708Captions(uint flags);

void IngestTeletext(void);
void ProcessTeletext(void);
void ProcessTeletext(uint flags);

void IngestDVBSubtitles(void);
void ProcessDVBSubtitles(uint flags);
Expand Down

0 comments on commit 08ad6ce

Please sign in to comment.