Sync with gnulib (white space change only).
authorJim Meyering <jim@meyering.net>
Thu, 7 Aug 2003 07:38:25 +0000 (07:38 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 7 Aug 2003 07:38:25 +0000 (07:38 +0000)
m4/st_mtim.m4

index e9342cf..4d03c8e 100644 (file)
@@ -1,4 +1,4 @@
-#serial 5
+#serial 6
 
 dnl From Paul Eggert.
 
@@ -26,7 +26,7 @@ AC_DEFUN([AC_STRUCT_ST_MTIM_NSEC],
   if test $ac_cv_struct_st_mtim_nsec != no; then
     AC_DEFINE_UNQUOTED(ST_MTIM_NSEC, $ac_cv_struct_st_mtim_nsec,
       [Define to be the nanoseconds member of struct stat's st_mtim,
-   if it exists.])
+       if it exists.])
   fi
  ]
 )