diff options
Diffstat (limited to 'src/MuxElements.h')
-rw-r--r-- | src/MuxElements.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MuxElements.h b/src/MuxElements.h index f28a687..73637ac 100644 --- a/src/MuxElements.h +++ b/src/MuxElements.h @@ -463,6 +463,7 @@ class LinkageSet { public: LinkageSet(const std::string& name, uint16_t lsn, + bool active, bool hard, bool international); |