summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-03-07 21:21:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-03-07 21:21:51 (GMT)
commit7761032c22bf6b958922cea74f7d5339787cd469 (patch)
tree3ea859b63f4cb1250938568405b1553fe0d1eb15 /generic/tclCompile.h
parentb4c5e66dda9c9ccea2ba0874730108618c7a49a2 (diff)
downloadtcl-bug_3485833.zip
tcl-bug_3485833.tar.gz
tcl-bug_3485833.tar.bz2
Style guide and tidying up.bug_3485833
Diffstat (limited to 'generic/tclCompile.h')
-rw-r--r--generic/tclCompile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclCompile.h b/generic/tclCompile.h
index 6f0e31d..c035a03 100644
--- a/generic/tclCompile.h
+++ b/generic/tclCompile.h
@@ -843,7 +843,6 @@ typedef struct {
int identity;
} i;
} TclOpCmdClientData;
-
/*
*----------------------------------------------------------------