diff options
Diffstat (limited to 'lib/libc/string/strcspn.3')
-rw-r--r-- | lib/libc/string/strcspn.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcspn.3 b/lib/libc/string/strcspn.3 index 1a222a3..c3eff53 100644 --- a/lib/libc/string/strcspn.3 +++ b/lib/libc/string/strcspn.3 @@ -82,4 +82,4 @@ The .Fn strcspn function conforms to -.St -ansiC . +.St -isoC . |