Typo fix.

This commit is contained in:
Ben Elliston 2005-05-16 01:03:40 +00:00
parent c33b41256f
commit 44cd25cf2d
1 changed files with 1 additions and 1 deletions

View 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.