diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-04-13 08:17:26 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-04-13 08:17:26 (GMT) |
| commit | 9614fc287f903c006212be3792922bbf91831e74 (patch) | |
| tree | beab5d3a78ebd7140c671e19a44a3887b44d8207 /unix/tclKqueueNotfy.c | |
| parent | 7a1d3aa54ec8e67a1be1f401b8c87fdbd0cefe30 (diff) | |
| parent | 16ddac314c8cbe5935c50f879e159e6bdbb1f4ae (diff) | |
| download | tcl-9614fc287f903c006212be3792922bbf91831e74.zip tcl-9614fc287f903c006212be3792922bbf91831e74.tar.gz tcl-9614fc287f903c006212be3792922bbf91831e74.tar.bz2 | |
Merge 8.7
Diffstat (limited to 'unix/tclKqueueNotfy.c')
| -rw-r--r-- | unix/tclKqueueNotfy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclKqueueNotfy.c b/unix/tclKqueueNotfy.c index ba59166..2f62378 100644 --- a/unix/tclKqueueNotfy.c +++ b/unix/tclKqueueNotfy.c @@ -528,7 +528,7 @@ TclpCreateFileHandler( filePtr->mask = mask; PlatformEventsControl(filePtr, tsdPtr, EV_ADD, isNew); -} +} /* *---------------------------------------------------------------------- |
