From 8d3ea391afb7566c5037fdc222ee4988c890ac4d Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 21 Feb 2002 17:17:57 +0000 Subject: typo correction in latest change --- generic/tcl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tcl.h b/generic/tcl.h index d44f49f..5b86c8e 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tcl.h,v 1.118 2002/02/21 16:49:38 dkf Exp $ + * RCS: @(#) $Id: tcl.h,v 1.119 2002/02/21 17:17:57 dgp Exp $ */ #ifndef _TCL @@ -386,7 +386,7 @@ typedef struct _stati64 Tcl_StatBuf; # ifdef NO_LIMITS_H # error please define either TCL_WIDE_INT_TYPE or TCL_WIDE_INT_IS_LONG # else /* !NO_LIMITS_H */ -# include +# include # if (INT_MAX < LONG_MAX) # define TCL_WIDE_INT_IS_LONG 1 # else -- cgit v0.12