diff options
Diffstat (limited to 'Build/source/texk/lacheck/config.h.in')
-rw-r--r-- | Build/source/texk/lacheck/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/lacheck/config.h.in b/Build/source/texk/lacheck/config.h.in index d55115b7bb4..3215170d1e0 100644 --- a/Build/source/texk/lacheck/config.h.in +++ b/Build/source/texk/lacheck/config.h.in @@ -101,7 +101,7 @@ /* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL -/* Define to 1 if `struct stat' is a member of `st_mtim'. */ +/* Define to 1 if `st_mtim' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_MTIM /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |