mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Doxygen, style
This commit is contained in:
@@ -34,7 +34,7 @@ namespace BlackCore
|
||||
//! PDU identifier
|
||||
static QString pdu() { return "$!!"; }
|
||||
|
||||
QString m_reason;
|
||||
QString m_reason; //!< reason for kill request/kicked
|
||||
|
||||
private:
|
||||
KillRequest();
|
||||
|
||||
Reference in New Issue
Block a user