Fix doxygen warnings

This commit is contained in:
Dave Hickin
2015-10-14 23:01:28 +01:00
parent 6515de4bc0
commit 8008823ea5
13 changed files with 58 additions and 67 deletions
-3
View File
@@ -66,9 +66,6 @@ public:
MonitorElementPtr const &monitorElement) = 0;
/**
* A monitor will be sent to the client.
* @param pvField The copy of the field being monitored.
* The plugin can modify the data.
* @param pvTop The top-level structure in which the field resides.
* @param monitorElement The data for the client.
* The plugin is allowed to change the data values.
*/