Update MediaWiki page '135 Protocol'

This commit is contained in:
Protocol 2012-11-07 14:52:56 +00:00 committed by moparisthebest
parent 52ee3005e6
commit 1883251d2f
1 changed files with 1 additions and 1 deletions

View File

@ -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)))