summaryrefslogtreecommitdiffstats
path: root/generic/tclFCmd.c
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-08-06 07:01:17 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-08-06 07:01:17 (GMT)
commit9b80b027b0b06635663b3077b792a59957ccd08a (patch)
treef1e99ce7aefe20d95cdc51c76570d1f02ae1b3a0 /generic/tclFCmd.c
parenta0a4840855ed744dd7f177727bf6c14cf0d98aaa (diff)
parenta9b1fd78624e94a4e1a0c6f4d8744a0920488670 (diff)
downloadtcl-9b80b027b0b06635663b3077b792a59957ccd08a.zip
tcl-9b80b027b0b06635663b3077b792a59957ccd08a.tar.gz
tcl-9b80b027b0b06635663b3077b792a59957ccd08a.tar.bz2
Reference to correct Bug #number
Diffstat (limited to 'generic/tclFCmd.c')
-rw-r--r--generic/tclFCmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclFCmd.c b/generic/tclFCmd.c
index 017a1ae..c57a4ff 100644
--- a/generic/tclFCmd.c
+++ b/generic/tclFCmd.c
@@ -11,7 +11,7 @@
*/
#ifndef _WIN64
-/* See [Bug 2935503]: file mtime sets wrong time */
+/* See [Bug 3354324]: file mtime sets wrong time */
# define _USE_32BIT_TIME_T
#endif