Skip to content
Snippets Groups Projects
Commit f44d09b0 authored by Steven Murray's avatar Steven Murray
Browse files

Simplified comments

parent 4bdc1212
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ namespace cta {
namespace mediachanger {
/**
* Concrete class providing a ZMQ implementation of an AcsProxy.
* A ZMQ media changer proxy.
*/
class AcsProxy: public MediaChangerProxy {
public:
......
......@@ -53,7 +53,7 @@ namespace cta {
namespace mediachanger {
/**
* A concrete implementation of the interface to the rmc daemon.
* A SCSI media changer proxy.
*/
class RmcProxy: public MediaChangerProxy {
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment