diff options
author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-04 00:20:23 +0300 |
---|---|---|
committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-04 00:20:23 +0300 |
commit | 8877487555503d3615a4b17f9a9809fec2e28944 (patch) | |
tree | 42b7ecf8ce45923217d9403475d9c83e6ed4bd7d /charset.c | |
parent | 5fb133a99f38083a421dc0a33acb58a1fa674876 (diff) | |
download | vdr-plugin-epgfixer-8877487555503d3615a4b17f9a9809fec2e28944.tar.gz vdr-plugin-epgfixer-8877487555503d3615a4b17f9a9809fec2e28944.tar.bz2 |
Fix last commit.
Diffstat (limited to 'charset.c')
-rw-r--r-- | charset.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * regexp.c: Regular expression list + * charset.c: Character set list item * * See the README file for copyright information and how to reach the author. * |