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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
bin/ls/print.c | ||
---|---|---|
195 ↗ | (On Diff #7273) | 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