diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-04-13 08:15:50 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-04-13 08:15:50 (GMT) |
| commit | 16ddac314c8cbe5935c50f879e159e6bdbb1f4ae (patch) | |
| tree | f104924fceff0758b3bc5bf12c8dafb5b00c8b18 /unix/tclKqueueNotfy.c | |
| parent | 9f61e10cf9b266d5f71d7308a13494a402a9ae69 (diff) | |
| download | tcl-16ddac314c8cbe5935c50f879e159e6bdbb1f4ae.zip tcl-16ddac314c8cbe5935c50f879e159e6bdbb1f4ae.tar.gz tcl-16ddac314c8cbe5935c50f879e159e6bdbb1f4ae.tar.bz2 | |
eol-spacing
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 7cacde2..ab3732d 100644 --- a/unix/tclKqueueNotfy.c +++ b/unix/tclKqueueNotfy.c @@ -528,7 +528,7 @@ TclpCreateFileHandler( filePtr->mask = mask; PlatformEventsControl(filePtr, tsdPtr, EV_ADD, isNew); -} +} /* *---------------------------------------------------------------------- |
