mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Minor updates to comments.
This commit is contained in:
parent
aca581216d
commit
a31218ba3d
13 changed files with 32 additions and 20 deletions
|
|
@ -8,7 +8,7 @@
|
|||
;; Using connection-data-item it is possible to pass data that
|
||||
;; is specific to an instance of a CLOG app. The connection
|
||||
;; data items are accessible from every clog-object on the
|
||||
;; same connection.
|
||||
;; same connection and are thread safe.
|
||||
(setf (color (connection-data-item obj "changer")) "green"))
|
||||
|
||||
(defun on-new-window (body)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue