changeset 8883:84c04df874fd

Typo in comment.
author Bruno Haible <bruno@clisp.org>
date Mon, 28 May 2007 14:44:47 +0000
parents 41d1dcf3e597
children cccbcdfb7afa
files lib/fseeko.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/fseeko.c
+++ b/lib/fseeko.c
@@ -1,4 +1,4 @@
-/* An fseek() function that, together with fflush(), is POSIX compliant.
+/* An fseeko() function that, together with fflush(), is POSIX compliant.
    Copyright (C) 2007 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify