*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 12 Jan 1998 08:55:42 +0000 (08:55 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 12 Jan 1998 08:55:42 +0000 (08:55 +0000)
old/fileutils/ChangeLog

index 37dd4c6666dbdaabf2bd209467cfbce68cfe9373..25107a45a1b913b323bb836c93787edd0dbb43e1 100644 (file)
@@ -1,8 +1,8 @@
 1998-01-12  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/fileblocks.c: Include sys/param.h only #if HAVE_SYS_PARAM_H.
-       Move function-spanning `#if ...BSIZE' stmt to follow inclusion of
-       sys/param.h since BSIZE is sometimes defined in sys/param.h.
+       Move function-spanning `#if ...BSIZE' directive to follow inclusion
+       of sys/param.h since BSIZE is sometimes defined in sys/param.h.
        Reported by Philippe De Muyter.
 
 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>