OSDN Git Service

Typo fix.
authorbje <bje>
Mon, 16 May 2005 01:03:40 +0000 (01:03 +0000)
committerbje <bje>
Mon, 16 May 2005 01:03:40 +0000 (01:03 +0000)
sim/ChangeLog

index c7dc33d..41688ba 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.