From 8b454bcf7ad22dfbaa6fe020ff1cabc868f39f11 Mon Sep 17 00:00:00 2001 From: scop Date: Mon, 14 Mar 2005 12:48:23 +0000 Subject: Sync comments from HEAD. --- dxr3device.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dxr3device.h') diff --git a/dxr3device.h b/dxr3device.h index c6fb975..292642a 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -32,6 +32,10 @@ using namespace std; // ================================== // our device :) +/*! + cDxr3Device is the interface for VDR devices. + Is is the part, which VDR "talks" with our plugin. +*/ class cDxr3Device : public cDevice, public Singleton { public: -- cgit v1.2.3