diff options
Diffstat (limited to 'man3/ffs.3')
| -rw-r--r-- | man3/ffs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ffs.3 b/man3/ffs.3 index ce653fcca3..15ab23b4a2 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -38,7 +38,7 @@ ffs, ffsl, ffsll \- find first bit set in a word .B #include <strings.h> .PP .BI "int ffs(int " i ); - +.PP .B #include <string.h> .PP .BI "int ffsl(long int " i ); |
