diff options
Diffstat (limited to 'src/MuxElements.h')
-rw-r--r-- | src/MuxElements.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MuxElements.h b/src/MuxElements.h index 8285e61..2f602ba 100644 --- a/src/MuxElements.h +++ b/src/MuxElements.h @@ -452,7 +452,7 @@ class LinkageSet : public RemoteControllable { bool hard; bool international; - std::string keyservice; + std::string keyservice; // TODO replace by pointer to service private: /* Remote control */ |