Changeset 19383
- Timestamp:
- 11/11/18 19:42:10 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fadctrl.cc
r18988 r19383 353 353 354 354 public: 355 ConnectionFAD(ba::io_service& ioservice, MessageImp &imp, uint16_t slot) :355 ConnectionFAD(ba::io_service& ioservice, MessageImp &imp, uint16_t/* slot*/) : 356 356 Connection(ioservice, imp()), 357 357 fIsVerbose(false), fIsHexOutput(false), fIsDataOutput(false),
Note:
See TracChangeset
for help on using the changeset viewer.