mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -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)))
|
(.end-packet)))
|
||||||
|
|
||||||
;; Opcode: 6
|
;; Opcode: 6
|
||||||
(defn packet-logout [stream]
|
(defn logout [stream]
|
||||||
(doto stream
|
(doto stream
|
||||||
(.begin-packet 6)
|
(.begin-packet 6)
|
||||||
(.end-packet)))
|
(.end-packet)))
|
||||||
|
Loading…
Reference in New Issue
Block a user