Fix error introduced in rS285734 that causes segfault on 'ls -n' in i386
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
bin/ls/print.c | ||
---|---|---|
195 | Please remove the space between the casts and the casted values |
Comment Actions
Fix another error detected by clang with __printflike applied to xo_emit
Remove space between casts and values