From ff27cca4fea6bba863def445186fca980969cf78 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 16 Feb 2013 15:26:45 +0100 Subject: Removed all \return and \param tags from comment lines marked with "///<" for Doxygen --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d114f1eb..ce9791b7 100644 --- a/HISTORY +++ b/HISTORY @@ -7631,3 +7631,6 @@ Video Disk Recorder Revision History - Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock(). - Fixed determining the priority of the primary device in case it is neither replaying nor receiving a live channel. +- Removed all \return and \param tags from comment lines marked with "///<" for Doxygen. + There was only a rather small number of these, and I would probably always forget to + put them in place when writing future comments, so I decided to drop them entirely. -- cgit v1.2.3