OSDN Git Service

Fix pathnames.
authorcorinna <corinna>
Mon, 16 Oct 2006 12:31:19 +0000 (12:31 +0000)
committercorinna <corinna>
Mon, 16 Oct 2006 12:31:19 +0000 (12:31 +0000)
winsup/cygwin/ChangeLog

index 5cd5203..ec5854f 100644 (file)
 
 2006-09-17  Danny Smith  <dannysmith@clear.net.nz>
 
-       * byteorder.h: Correct typo.
+       * include/asm/byteorder.h: Correct typo.
 
 2006-09-17  Danny Smith  <dannysmith@clear.net.nz>
 
-       * byteorder.h: Don't #define n* macros if -fnoinline is specified.
+       * include/asm/byteorder.h: Don't #define n* macros if -fnoinline is
+       specified.
 
 2006-09-07  Christopher Faylor  <cgf@timesys.com>