diff options
Diffstat (limited to 'compat/waitpid.c')
-rw-r--r-- | compat/waitpid.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/waitpid.c b/compat/waitpid.c index 00113cf..a5960ce 100644 --- a/compat/waitpid.c +++ b/compat/waitpid.c @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: waitpid.c,v 1.3 2000/01/11 22:08:50 hobbs Exp $ */ #include "tclInt.h" |