Doxygen, style

This commit is contained in:
Klaus Basan
2019-10-23 02:00:17 +02:00
parent e29c213cf5
commit d989bca919
6 changed files with 12 additions and 6 deletions

View File

@@ -33,8 +33,10 @@ namespace BlackCore
//! PDU identifier
static QString pdu() { return "$DI"; }
//! Properties @{
QString m_serverVersion;
QString m_initialChallenge;
//! @}
private:
FSDIdentification();