diff options
author | davygrvy <davygrvy@pobox.com> | 2002-02-21 22:04:42 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-02-21 22:04:42 (GMT) |
commit | e5332f7e38c63040126c64c06f8f2f78aa5a1dd8 (patch) | |
tree | ffe6a1e8ac7c55afab990e8c446d29ba992927c1 /win/coffbase.txt | |
parent | 7a7b664853e09e899dca9f78dbe13b5186af4836 (diff) | |
download | tcl-e5332f7e38c63040126c64c06f8f2f78aa5a1dd8.zip tcl-e5332f7e38c63040126c64c06f8f2f78aa5a1dd8.tar.gz tcl-e5332f7e38c63040126c64c06f8f2f78aa5a1dd8.tar.bz2 |
speling
Diffstat (limited to 'win/coffbase.txt')
-rw-r--r-- | win/coffbase.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/coffbase.txt b/win/coffbase.txt index 7cb3817..3fcde64 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -4,11 +4,11 @@ ; of the DLL and the second token is the base virtual address, in hexidecimal. ; The third token is the maximum size of the DLL image file, including symbols. ; -; Using a specified "prefered load addresses" should speed load-time by avoiding +; Using a specified "prefered load address" should speed load-time by avoiding ; relocations. It is assumed extension author will contribute their modules ; to this grand-master one. ; -; RCS: @(#) $Id: coffbase.txt,v 1.1 2002/02/21 22:00:58 davygrvy Exp $ +; RCS: @(#) $Id: coffbase.txt,v 1.2 2002/02/21 22:04:42 davygrvy Exp $ tcl 0x10000000 0x00200000 tcldde 0x10200000 0x00010000 |