diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2012-05-07 09:29:30 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2012-05-07 09:29:30 (GMT) |
| commit | a29de20e84920e884416627260c0f5447f9a4b1a (patch) | |
| tree | e0f859ff55d0846fe89ab5ddc6b0c1585a88a96c /unix/tclUnixPort.h | |
| parent | 4e931046359591c0cb3ac134cf1574ac7e8b2356 (diff) | |
| parent | 432c6e09d8e4f2e06e74bdcd037523e489f69d06 (diff) | |
| download | tcl-a29de20e84920e884416627260c0f5447f9a4b1a.zip tcl-a29de20e84920e884416627260c0f5447f9a4b1a.tar.gz tcl-a29de20e84920e884416627260c0f5447f9a4b1a.tar.bz2 | |
merge trunk
Diffstat (limited to 'unix/tclUnixPort.h')
| -rw-r--r-- | unix/tclUnixPort.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tclUnixPort.h b/unix/tclUnixPort.h index fac9f75..c56988e 100644 --- a/unix/tclUnixPort.h +++ b/unix/tclUnixPort.h @@ -88,7 +88,6 @@ typedef off_t Tcl_SeekOffset; # define HINSTANCE void * # define SOCKET unsigned int # define WSAEWOULDBLOCK 10035 - typedef char TCHAR; typedef unsigned short WCHAR; DLLIMPORT extern __stdcall int GetModuleHandleExW(unsigned int, const char *, void *); DLLIMPORT extern __stdcall int GetModuleFileNameW(void *, const char *, int); |
