--- trunk/libxmltv/Interfaces/Interfaces.cs 2013/03/07 13:36:42 30 +++ trunk/libxmltv/Interfaces/Interfaces.cs 2013/03/07 13:46:39 31 @@ -36,7 +36,7 @@ string CallSign { get; } string Name { get; } string ToString(); - } + } public interface IXMLTVProgram { int Id { get; }