From c748e239e3cb5d7c6ef703168f009cc695fc58d6 Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 1 Nov 2003 01:23:30 +0000 Subject: Oops --- generic/tclInt.decls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tclInt.decls b/generic/tclInt.decls index 8ddba3c..d7930ff 100644 --- a/generic/tclInt.decls +++ b/generic/tclInt.decls @@ -12,7 +12,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: tclInt.decls,v 1.64 2003/11/01 01:20:34 dkf Exp $ +# RCS: @(#) $Id: tclInt.decls,v 1.65 2003/11/01 01:23:30 dkf Exp $ library tcl @@ -730,7 +730,7 @@ declare 179 generic { declare 180 generic { Tcl_Obj *TclNewListObjDirect(int objc, Tcl_Obj *CONST objv[]) } -declare 180 generic { +declare 181 generic { Tcl_Obj *TclDbNewListObjDirect(int objc, Tcl_Obj *CONST objv[], CONST char *file, int line) } -- cgit v0.12