diff options
author | Andreas Brugger <brougs78@gmx.net> | 2006-11-19 19:11:29 +0100 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2009-06-03 04:03:18 +0200 |
commit | 165c14206aa2e06c33ac887f9b9d0f816573a5fe (patch) | |
tree | b10d11bfb48a418a464d830ca0ef7c24d619ef92 /status.c | |
parent | 74a5cc8e14900d48386e33cb576f154a6dd7e557 (diff) | |
parent | 5fe5e29f300d653e014f3b656b96f00901f0b106 (diff) | |
download | vdr-plugin-text2skin-165c14206aa2e06c33ac887f9b9d0f816573a5fe.tar.gz vdr-plugin-text2skin-165c14206aa2e06c33ac887f9b9d0f816573a5fe.tar.bz2 |
2006-11-19: Version 1.1-cvs_ext-0.9a (vdr-text2skin-1.1-cvs_ext-0.9a.diff)
- added APIVERSION to the Makefile for vdr-1.3.47
- fixed possible buffer overflow in xml reading (updated to cvs-version
of text2skin)
Diffstat (limited to 'status.c')
-rw-r--r-- | status.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * $Id: status.c,v 1.10 2005/06/03 08:53:13 lordjaxom Exp $ + * $Id: status.c,v 1.11 2006/03/17 18:25:57 lordjaxom Exp $ */ #include "status.h" |