diff options
| author | dgp <dgp@users.sourceforge.net> | 2016-06-16 14:48:35 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2016-06-16 14:48:35 (GMT) |
| commit | f67a341fce27e0e6c8de7ec44c78e7ea0e16c3bd (patch) | |
| tree | 8b3bcb3adb8bd2eb44bcf16bb091722274e03e9e /unix/tclUnixEvent.c | |
| parent | c755ef08151343eb145710489f8c999edbef15ff (diff) | |
| parent | f3a3f7b9e83c84103bed2043d3671d72d300610c (diff) | |
| download | tcl-f67a341fce27e0e6c8de7ec44c78e7ea0e16c3bd.zip tcl-f67a341fce27e0e6c8de7ec44c78e7ea0e16c3bd.tar.gz tcl-f67a341fce27e0e6c8de7ec44c78e7ea0e16c3bd.tar.bz2 | |
Merge up to the 8.6.0 release.
Diffstat (limited to 'unix/tclUnixEvent.c')
| -rw-r--r-- | unix/tclUnixEvent.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tclUnixEvent.c b/unix/tclUnixEvent.c index b49c4bf..40aac6f 100644 --- a/unix/tclUnixEvent.c +++ b/unix/tclUnixEvent.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclUnixEvent.c,v 1.11 2009/04/10 18:02:37 das Exp $ */ #include "tclInt.h" |
