Common: add missing comment to OOB message ID

The only out-of-band message ID that lacked a comment explaining what it is.
This commit is contained in:
Kawe Mazidjatari 2024-11-11 20:32:53 +01:00
parent b16985ee0c
commit e5d7644d19

View File

@ -26,7 +26,7 @@
#define C2S_CHALLENGE 'H' // + challenge value
#define S2C_CHALLENGE 'I' // + challenge value
#define S2C_CONNACCEPT 'J'
#define S2C_CONNACCEPT 'J' // special protocol for accepted connections
#define S2C_CONNREJECT 'K' // special protocol for rejected connections
// Generic Ping Request