diff options
Diffstat (limited to 'xml/string.h')
-rw-r--r-- | xml/string.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/string.h b/xml/string.h index 7f77dc9..787d81e 100644 --- a/xml/string.h +++ b/xml/string.h @@ -1,5 +1,5 @@ /* - * $Id: string.h,v 1.7 2005/01/02 20:04:39 lordjaxom Exp $ + * $Id: string.h,v 1.8 2005/01/07 21:48:51 lordjaxom Exp $ */ #ifndef VDR_TEXT2SKIN_XML_STRING_H @@ -11,6 +11,7 @@ enum exToken { tDateTime, + tFreeDiskSpace, // Channel Display tChannelNumber, |