summaryrefslogtreecommitdiffstats
path: root/win/tclWinPort.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinPort.h')
-rw-r--r--win/tclWinPort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinPort.h b/win/tclWinPort.h
index 8ab4548..0f22138 100644
--- a/win/tclWinPort.h
+++ b/win/tclWinPort.h
@@ -114,7 +114,7 @@ typedef DWORD_PTR * PDWORD_PTR;
*/
#ifndef ENOTEMPTY
-# define ENOTEMPTY 41 /* Directory not empty */
+# define ENOTEMPTY 41 /* Directory not empty */
#endif
#ifndef EREMOTE
# define EREMOTE 66 /* The object is remote */