mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-16 12:30:09 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
52ee3005e6
commit
1883251d2f
@ -48,7 +48,7 @@ This page refers to the RSC #135 client revision.
|
||||
(.end-packet)))
|
||||
|
||||
;; Opcode: 6
|
||||
(defn packet-logout [stream]
|
||||
(defn logout [stream]
|
||||
(doto stream
|
||||
(.begin-packet 6)
|
||||
(.end-packet)))
|
||||
|
Loading…
Reference in New Issue
Block a user