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

Simplified comments

parent f8dbd2df
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment