mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Fix whitespace issues
This commit is contained in:
parent
6a35f493f3
commit
787ccb22dc
@ -73,8 +73,8 @@ enum
|
|||||||
RPL_MAPUSERS = 270, // insp-specific
|
RPL_MAPUSERS = 270, // insp-specific
|
||||||
|
|
||||||
RPL_AWAY = 301,
|
RPL_AWAY = 301,
|
||||||
RPL_USERHOST = 302,
|
RPL_USERHOST = 302,
|
||||||
RPL_ISON = 303,
|
RPL_ISON = 303,
|
||||||
RPL_SYNTAX = 304, // insp-specific
|
RPL_SYNTAX = 304, // insp-specific
|
||||||
|
|
||||||
RPL_UNAWAY = 305,
|
RPL_UNAWAY = 305,
|
||||||
@ -99,7 +99,7 @@ enum
|
|||||||
RPL_TOPIC = 332,
|
RPL_TOPIC = 332,
|
||||||
RPL_TOPICTIME = 333, // not RFC, extremely common though
|
RPL_TOPICTIME = 333, // not RFC, extremely common though
|
||||||
|
|
||||||
RPL_USERIP = 340,
|
RPL_USERIP = 340,
|
||||||
RPL_INVITING = 341,
|
RPL_INVITING = 341,
|
||||||
RPL_INVITELIST = 346, // insp-specific (stolen from ircu)
|
RPL_INVITELIST = 346, // insp-specific (stolen from ircu)
|
||||||
RPL_ENDOFINVITELIST = 347, // insp-specific (stolen from ircu)
|
RPL_ENDOFINVITELIST = 347, // insp-specific (stolen from ircu)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user