summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-06 07:01:17 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-06 07:01:17 (GMT)
commit6b4abc4554709c11344edd658305f417fa9c4929 (patch)
treef1e99ce7aefe20d95cdc51c76570d1f02ae1b3a0 /win
parent655d757373e0efe34190fb1d27cdfb94976cd35e (diff)
parentbd99b30e349edc8d11ba6da32fbbd2050dbc671d (diff)
downloadtcl-6b4abc4554709c11344edd658305f417fa9c4929.zip
tcl-6b4abc4554709c11344edd658305f417fa9c4929.tar.gz
tcl-6b4abc4554709c11344edd658305f417fa9c4929.tar.bz2
Reference to correct Bug #number
Diffstat (limited to 'win')
-rw-r--r--win/tclWinPort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinPort.h b/win/tclWinPort.h
index da685ad..4f9e8b8 100644
--- a/win/tclWinPort.h
+++ b/win/tclWinPort.h
@@ -15,7 +15,7 @@
#define _TCLWINPORT
#ifndef _WIN64
-/* See [Bug 2935503]: file mtime sets wrong time */
+/* See [Bug 3354324]: file mtime sets wrong time */
# define _USE_32BIT_TIME_T
#endif