diff options
Diffstat (limited to 'libio/libio.h')
-rw-r--r-- | libio/libio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/libio.h b/libio/libio.h index 129c7312c2..0cd6b39c24 100644 --- a/libio/libio.h +++ b/libio/libio.h @@ -97,7 +97,7 @@ the executable file might be covered by the GNU General Public License. */ /* Magic numbers and bits for the _flags field. The magic numbers use the high-order bits of _flags; - the remaining bits are abailable for variable flags. + the remaining bits are available for variable flags. Note: The magic numbers must all be negative if stdio emulation is desired. */ |