summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-29 20:32:16 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-29 20:32:16 (GMT)
commit874eb36e70b83f2647a22cf1be13640c1ebc5577 (patch)
treed6c6b72dab51babfeebb2b2e5d5f010d79ee4ec3 /generic/tcl.decls
parent74628e76c19dab883bb362fababc98e9029d47e3 (diff)
downloadtcl-874eb36e70b83f2647a22cf1be13640c1ebc5577.zip
tcl-874eb36e70b83f2647a22cf1be13640c1ebc5577.tar.gz
tcl-874eb36e70b83f2647a22cf1be13640c1ebc5577.tar.bz2
Destroy all the TCL_STORAGE_CLASS and associated nonsense.
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index 818f713..ec7864d 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -21,7 +21,7 @@ library tcl
interface tcl
hooks {tclPlat tclInt tclIntPlat}
-scspec EXTERN
+scspec TCLAPI
# Declare each of the functions in the public Tcl interface. Note that
# the an index should never be reused for a different function in order