Actions
Bug #3799
closedddi_ffs(9f): typo in function prototype
Start date:
2013-05-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Missing space after "int" here in the ddi_ffs(9f) man page:
SYNOPSIS #include <sys/conf.h> #include <sys/ddi.h> #include <sys/sunddi.h> intddi_ffs(long mask);
Updated by Bart Coddens over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Fixed, testing out
Updated by Bart Coddens over 10 years ago
Updated by Rich Lowe over 10 years ago
- Subject changed from ddi_ffs(9f): intddi_ffs to ddi_ffs(9f): typo in function prototype
Updated by Rich Lowe over 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
- Tags deleted (
needs-triage)
Resolved in 480bbe0
Actions