summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/video_out/video_out_none.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/video_out/video_out_none.c b/src/video_out/video_out_none.c
index 1df8d4e92..b8295d4f8 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -17,10 +17,11 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: video_out_none.c,v 1.7 2003/01/11 05:28:28 guenter Exp $
+ * $Id: video_out_none.c,v 1.8 2003/01/11 10:49:47 f1rmb Exp $
*
* Was originally part of toxine frontend.
* ...but has now been adapted to xine coding style standards ;)
+ * ......what changes, impressing!
*/
#ifdef HAVE_CONFIG_H