summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
authornijtmans <nijtmans@noemail.net>2010-07-18 21:39:18 (GMT)
committernijtmans <nijtmans@noemail.net>2010-07-18 21:39:18 (GMT)
commit104cf3ad32a35f6de22db12d7e5784b7db428ab7 (patch)
tree54c9767f1d304bd2710f1e5ab2b00c81f44ffbcb /generic/tcl.h
parentc83f44f88968e7f9037207842f4d74725fa42edf (diff)
downloadtcl-104cf3ad32a35f6de22db12d7e5784b7db428ab7.zip
tcl-104cf3ad32a35f6de22db12d7e5784b7db428ab7.tar.gz
tcl-104cf3ad32a35f6de22db12d7e5784b7db428ab7.tar.bz2
[Bug 3031278] fixed merge problem in previous commit.
FossilOrigin-Name: 9324460703faaf0f0018e7cbd425ff14a637e394
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 7734175..066213d 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.153.2.38 2010/07/17 07:43:46 nijtmans Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.153.2.39 2010/07/18 21:39:19 nijtmans Exp $
*/
#ifndef _TCL
@@ -946,7 +946,6 @@ typedef struct Tcl_CallFrame {
VOID *dummy8;
int dummy9;
VOID *dummy10;
- VOID *dummy10;
VOID *dummy11;
VOID *dummy12;
VOID *dummy13;