diff options
Diffstat (limited to 'Build/source/texk/xdv2pdf/config.h.in')
-rw-r--r-- | Build/source/texk/xdv2pdf/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdv2pdf/config.h.in b/Build/source/texk/xdv2pdf/config.h.in index 9dfa9e1b558..4173e419f26 100644 --- a/Build/source/texk/xdv2pdf/config.h.in +++ b/Build/source/texk/xdv2pdf/config.h.in @@ -113,7 +113,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 `system' function. */ |