diff options
Diffstat (limited to 'chess-transport.el')
| -rw-r--r-- | chess-transport.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-transport.el b/chess-transport.el index dcec224..3a1beba 100644 --- a/chess-transport.el +++ b/chess-transport.el @@ -24,7 +24,7 @@ ;; ;; NOTE: Be sure not to return a process, or else chess-engine ;; will do all the transport work! - ) + t) ((eq event 'send) ;; Transmit the string given in `(car args)' to the outbound |
