summaryrefslogtreecommitdiff
path: root/mg_content_interface.h
diff options
context:
space:
mode:
authorMountainMan <MountainMan@e10066b5-e1e2-0310-b819-94efdf66514b>2004-02-02 22:48:04 +0000
committerMountainMan <MountainMan@e10066b5-e1e2-0310-b819-94efdf66514b>2004-02-02 22:48:04 +0000
commitdef2b0b7241040df3051be97a8780c073788d9f0 (patch)
treec1df90fb933dc36001c33e854bd70438743402b8 /mg_content_interface.h
parenta1e64b757a9363827797732a3785034e216f0678 (diff)
downloadvdr-plugin-muggle-def2b0b7241040df3051be97a8780c073788d9f0.tar.gz
vdr-plugin-muggle-def2b0b7241040df3051be97a8780c073788d9f0.tar.bz2
added CVS $Log
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@21 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'mg_content_interface.h')
-rwxr-xr-xmg_content_interface.h15
1 files changed, 12 insertions, 3 deletions
diff --git a/mg_content_interface.h b/mg_content_interface.h
index d39e5d0..1c210d1 100755
--- a/mg_content_interface.h
+++ b/mg_content_interface.h
@@ -3,10 +3,10 @@
* \brief Data Objects for content (e.g. mp3 files, movies)
* for the vdr muggle plugindatabase
********************************************************************
- * \version $Revision: 1.1 $
- * \date $Date: 2004/02/01 18:22:53 $
+ * \version $Revision: 1.2 $
+ * \date $Date: 2004/02/02 22:48:04 $
* \author Ralf Klueber, Lars von Wedel, Andreas Kellner
- * \author file owner: $Author: LarsAC $
+ * \author file owner: $Author: MountainMan $
*
* Declares main classes of for content items and interfaces to SQL databases
*
@@ -240,6 +240,15 @@ public:
};
+/* -------------------- begin CVS log ---------------------------------
+ * $Log: mg_content_interface.h,v $
+ * Revision 1.2 2004/02/02 22:48:04 MountainMan
+ * added CVS $Log
+ *
+ *
+ * --------------------- end CVS log ----------------------------------
+ */
+
#endif /* END _CONTENT_INTERFACE_H */