mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
doc correction
This commit is contained in:
parent
a4ef26f6ef
commit
48a6a25457
2 changed files with 24 additions and 2 deletions
|
|
@ -487,7 +487,7 @@ for internal use of clog.
|
|||
The following default keys are set:
|
||||
\"clog-body\" clog-body of this connection, see CONNECTION-BODY
|
||||
\"clog-path\" html path used, see CONNECTION-PATH
|
||||
\"clog-sync\" sempaphore used for syncing events, see CONNECTION-SYNC"))
|
||||
\"clog-sync\" mutex used for syncing events, see CONNECTION-SYNC"))
|
||||
|
||||
(defmethod connection-data ((obj clog-obj))
|
||||
(clog-connection:get-connection-data (connection-id obj)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue