diff --git a/src/proto/response.rs b/src/proto/response.rs index b61e29e..c729361 100644 --- a/src/proto/response.rs +++ b/src/proto/response.rs @@ -118,243 +118,243 @@ make_response! { RPL_ENDOFINFO = 374, /// `375 :- Message of the day -` RPL_MOTDSTART = 375, - /// `372 :- + /// `372 :- ` RPL_MOTD = 372, - /// `376 :End of MOTD command + /// `376 :End of MOTD command` RPL_ENDOFMOTD = 376, - /// `381 :You are now an IRC operator + /// `381 :You are now an IRC operator` RPL_YOUREOPER = 381, - /// `382 :Rehashing + /// `382 :Rehashing` RPL_REHASHING = 382, - /// `383 You are service + /// `383 You are service ` RPL_YOURESERVICE = 383, - /// `391 : + /// `391 :` RPL_TIME = 391, - /// `392 :UserID Terminal Host + /// `392 :UserID Terminal Host` RPL_USERSSTART = 392, - /// `393 : + /// `393 : ` RPL_USERS = 393, - /// `394 :End of users + /// `394 :End of users` RPL_ENDOFUSERS = 394, - /// `395 :Nobody logged in + /// `395 :Nobody logged in` RPL_NOUSERS = 395, /** `200 Link V - **/ + ` **/ RPL_TRACELINK = 200, - /// `201 Try. + /// `201 Try. ` RPL_TRACECONNECTING = 201, - /// `202 H.S. + /// `202 H.S. ` RPL_TRACEHANDSHAKE = 202, - /// `203 ???? [] + /// `203 ???? []` RPL_TRACEUKNOWN = 203, - /// `204 Oper + /// `204 Oper ` RPL_TRACEOPERATOR = 204, - /// `205 User + /// `205 User ` RPL_TRACEUSER = 205, - /// `206 Serv S C @ V + /// `206 Serv S C @ V` RPL_TRACESERVER = 206, - /// `207 Service + /// `207 Service ` RPL_TRACESERVICE = 207, - /// `208 0 + /// `208 0 ` RPL_TRACENEWTYPE = 208, - /// `209 Class + /// `209 Class ` RPL_TRACECLASS = 209, /// Unused. RPL_TRACERECONNECT = 210, - /// `261 File + /// `261 File ` RPL_TRACELOG = 261, - /// `262 :End of TRACE + /// `262 :End of TRACE` RPL_TRACEEND = 262, /** `211 -