diff options
Diffstat (limited to 'Build/source/texk/bibtex8/config.h.in')
-rw-r--r-- | Build/source/texk/bibtex8/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex8/config.h.in b/Build/source/texk/bibtex8/config.h.in index 6e3c312e8ae..0e3be83d489 100644 --- a/Build/source/texk/bibtex8/config.h.in +++ b/Build/source/texk/bibtex8/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'. |