From 278d3332f83c789e8ef0c669371a5401a7ab8604 Mon Sep 17 00:00:00 2001 From: MountainMan Date: Mon, 2 Feb 2004 22:48:04 +0000 Subject: added CVS $Log git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk@21 e10066b5-e1e2-0310-b819-94efdf66514b --- muggle-plugin/gd_content_interface.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'muggle-plugin/gd_content_interface.c') diff --git a/muggle-plugin/gd_content_interface.c b/muggle-plugin/gd_content_interface.c index ed74d9d..7b7d15e 100644 --- a/muggle-plugin/gd_content_interface.c +++ b/muggle-plugin/gd_content_interface.c @@ -3,8 +3,8 @@ * \brief Data Objects for content (e.g. mp3 files, movies) * for the vdr muggle plugindatabase ******************************************************************** - * \version $Revision: 1.5 $ - * \date $Date: 2004/02/02 02:01:11 $ + * \version $Revision: 1.6 $ + * \date $Date: 2004/02/02 22:48:04 $ * \author Ralf Klueber, Lars von Wedel, Andreas Kellner * \author file owner: $Author: MountainMan $ * @@ -1196,3 +1196,12 @@ mgContentItem* GdTreeNode::getSingleTrack() } return track; } + +/* -------------------- begin CVS log --------------------------------- + * $Log: gd_content_interface.c,v $ + * Revision 1.6 2004/02/02 22:48:04 MountainMan + * added CVS $Log + * + * + * --------------------- end CVS log ---------------------------------- + */ -- cgit v1.2.3