mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Style, Doxygen
This commit is contained in:
@@ -34,7 +34,7 @@ namespace BlackCore
|
||||
//! PDU identifier
|
||||
static QString pdu() { return QStringLiteral("$ZR"); }
|
||||
|
||||
QString m_response;
|
||||
QString m_response; //!< response
|
||||
|
||||
private:
|
||||
AuthResponse();
|
||||
|
||||
Reference in New Issue
Block a user