diff options
author | stanton <stanton> | 1999-02-03 02:58:25 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-02-03 02:58:25 (GMT) |
commit | 17481a9360ea758b106cce6d9ec42c575a877eb5 (patch) | |
tree | b8a03bfb9bee80e854f9cfe3f4379b3bb4a3f385 /tests | |
parent | e0ef1543276028c3f855c5e12b53551fc20fdebf (diff) | |
download | tcl-17481a9360ea758b106cce6d9ec42c575a877eb5.zip tcl-17481a9360ea758b106cce6d9ec42c575a877eb5.tar.gz tcl-17481a9360ea758b106cce6d9ec42c575a877eb5.tar.bz2 |
* win/tclAppInit.c:
* unix/tclAppInit.c:
* mac/tclMacAppInit.c:
* generic/tclTest.c: Changed some EXTERN declarations to extern
since they are not defining exported interfaces. This avoids
generating useless declspec() attributes and makes the windows
makefile simpler.
* generic/tcl.h: Moved Tcl_AppInit declaration to end and cleared
out TCL_STORAGE_CLASS so it is not declared with a declspec().
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions