diff options
Diffstat (limited to 'compat/tclErrno.h')
-rw-r--r-- | compat/tclErrno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/tclErrno.h b/compat/tclErrno.h index bc45481..df87385 100644 --- a/compat/tclErrno.h +++ b/compat/tclErrno.h @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclErrno.h 1.1 96/04/29 15:25:31 + * RCS: @(#) $Id: tclErrno.h,v 1.2 1998/09/14 18:39:45 stanton Exp $ */ extern int errno; /* global error number */ |