diff options
| author | das <das> | 2009-04-10 18:04:25 (GMT) |
|---|---|---|
| committer | das <das> | 2009-04-10 18:04:25 (GMT) |
| commit | e6b19070514ba21fbecff1808ca535ee2c1c65b8 (patch) | |
| tree | 3e73399976a514d2588570e0e3e2206a9ead8614 | |
| parent | 306e0481a04d0f3e54007832c12b90247b0edd83 (diff) | |
| download | tcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.zip tcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.tar.gz tcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.tar.bz2 | |
typo
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 2008-04-10 Daniel Steffen <das@users.sourceforge.net> * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow - * unix/tclUnixChan.c: embedding into applications that - * unix/tclUnixEvent.c: already have a CFRunLoop running and + embedding into applications that + already have a CFRunLoop running and want to run the tcl event loop via Tcl_ServiceModeHook(TCL_SERVICE_ALL). |
