Typo fix.
authorBen Elliston <bje@au.ibm.com>
Mon, 16 May 2005 01:03:40 +0000 (01:03 +0000)
committerBen Elliston <bje@au.ibm.com>
Mon, 16 May 2005 01:03:40 +0000 (01:03 +0000)
sim/ChangeLog

index c7dc33d12ac8b66817eb14389449ef805e6ff059..41688bab7bf6b285869cc5ee36ad724e1655ab31 100644 (file)
@@ -1,6 +1,6 @@
 2005-04-29  Paul Brook  <paul@codesourcery.com>
 
-       * common/callback.c (PIPE_BUF): Provide default refinition.
+       * common/callback.c (PIPE_BUF): Provide default definition.
        (os_lstat): Use stat if lstat is not available on the host.
        (os_ftruncate): Return EINVAL if not available on the host.
        (os_truncate): Ditto.