diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-16 23:03:05 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-16 23:03:05 +0100 |
commit | 3da504acf21b33753e0c4260f86c311458aba805 (patch) | |
tree | 82946dfea8cd79f7e9cf72368b370805ca36874a /README | |
parent | add macros for overflow check (diff) | |
download | slibc-3da504acf21b33753e0c4260f86c311458aba805.tar.gz slibc-3da504acf21b33753e0c4260f86c311458aba805.tar.bz2 slibc-3da504acf21b33753e0c4260f86c311458aba805.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Macro definitions: cannot fully utilise _PORTABLE_SOURCE. -slibc provides some slib-specific extensions that +slibc provides some slibc-specific extensions that do not require _SLIBC_SOURCE. (They are however disabled if _PORTABLE_SOURCE is defined.) These extensions are defined in header files whose |