diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-11-07 18:31:36 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2011-11-07 18:31:36 +0100 |
commit | 35ffc03c988be21424bb093893acec098f22f3b1 (patch) | |
tree | 911f161bb28e12d6d0ff6713b5462f7671e88f09 /switchtimer.c | |
parent | 099d4f0eed38de11b8487facbbcaa44b0e1192f8 (diff) | |
download | vdr-plugin-epgsearch-35ffc03c988be21424bb093893acec098f22f3b1.tar.gz vdr-plugin-epgsearch-35ffc03c988be21424bb093893acec098f22f3b1.tar.bz2 |
Tell Emacs our sources are C++ despite the file extensions.
Diffstat (limited to 'switchtimer.c')
-rw-r--r-- | switchtimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/switchtimer.c b/switchtimer.c index e1d3f12..7948fba 100644 --- a/switchtimer.c +++ b/switchtimer.c @@ -1,4 +1,4 @@ -/* +/* -*- c++ -*- Copyright (C) 2004-2011 Christian Wieninger This program is free software; you can redistribute it and/or |