Commit 5f5136c2 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Typo fello->ftello. Not tagged.

parent 617d00bf
......@@ -70,7 +70,7 @@ typedef fpos_t off_t;
/*
* off_t is an object capable of recording the offset from any position
* within a file to any other position within that file, and is used by
* the LFS extension functions fseeko() and fello().
* the LFS extension functions fseeko() and ftello().
*/
#if __STDC_VERSION__ >= 199901 && defined(_LARGEFILE64_SOURCE)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment