diff options
Diffstat (limited to 'compat/tclErrno.h')
-rw-r--r-- | compat/tclErrno.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/tclErrno.h b/compat/tclErrno.h index bcbc984..f4e3680 100644 --- a/compat/tclErrno.h +++ b/compat/tclErrno.h @@ -10,8 +10,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclErrno.h,v 1.3 2002/06/07 08:50:22 dkf Exp $ */ extern int errno; /* global error number */ |