[svn:parrot] r46217 - trunk/include/parrot

fperrad at svn.parrot.org fperrad at svn.parrot.org
Sun May 2 14:43:44 UTC 2010


Author: fperrad
Date: Sun May  2 14:43:43 2010
New Revision: 46217
URL: https://trac.parrot.org/parrot/changeset/46217

Log:
update comment (fperrad--, notfound++)

Modified:
   trunk/include/parrot/thr_windows.h

Modified: trunk/include/parrot/thr_windows.h
==============================================================================
--- trunk/include/parrot/thr_windows.h	Sun May  2 14:20:26 2010	(r46216)
+++ trunk/include/parrot/thr_windows.h	Sun May  2 14:43:43 2010	(r46217)
@@ -125,7 +125,7 @@
     time_t tv_sec;
     long tv_nsec;
 };
-#endif /* HAVE_STRUCT_TIMESPEC */
+#endif /* _TIMESPEC_DEFINED */
 
 #endif /* PARROT_THR_WINDOWS_H_GUARD */
 


More information about the parrot-commits mailing list