diff options
Diffstat (limited to 'libio/tst-setvbuf1.c')
-rw-r--r-- | libio/tst-setvbuf1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-setvbuf1.c b/libio/tst-setvbuf1.c index 9222d40..44ae158 100644 --- a/libio/tst-setvbuf1.c +++ b/libio/tst-setvbuf1.c @@ -1,4 +1,4 @@ -/* Dereived from the test case in BZ #2337. */ +/* Derived from the test case in BZ #2337. */ #include <errno.h> #include <error.h> #include <fcntl.h> |