diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-12-09 20:40:31 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-12-09 20:40:31 +0200 |
commit | 97501a96193c7e08f4e45721fbcc051407656db8 (patch) | |
tree | ee57bc3cbfa37aec63d2e63342755753505cd9f4 /ttxtsubslivereceiver.c | |
parent | 8dc7a64f25ac885300f0c20f63b36ebae6beef5e (diff) | |
download | vdr-plugin-ttxtsubs-97501a96193c7e08f4e45721fbcc051407656db8.tar.gz vdr-plugin-ttxtsubs-97501a96193c7e08f4e45721fbcc051407656db8.tar.bz2 |
Tell Emacs to use C++ mode for *.c and *.h.
Diffstat (limited to 'ttxtsubslivereceiver.c')
-rw-r--r-- | ttxtsubslivereceiver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubslivereceiver.c b/ttxtsubslivereceiver.c index 3f35bbb..9f60fdd 100644 --- a/ttxtsubslivereceiver.c +++ b/ttxtsubslivereceiver.c @@ -1,4 +1,4 @@ -/* +/* -*- c++ -*- * vdr-ttxtsubs - A plugin for the Linux Video Disk Recorder * Copyright (c) 2003 - 2008 Ragnar Sundblad <ragge@nada.kth.se> * |