1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

tweak comment

This commit is contained in:
Jim Meyering
2000-01-07 09:18:15 +00:00
parent a86b522044
commit 923a32a0a8

View File

@@ -42,7 +42,7 @@
# endif
# if ! HAVE_STRUCT_TIMESPEC
/* Some systems don't define this struct. */
/* Some systems don't define this struct, e.g., AIX 4.1, Ultrix 4.3. */
struct timespec
{
time_t tv_sec;