Requested by: fuz
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 76771 Build 73654: arc lint + arc unit
Event Timeline
| lib/libc/gen/strtofflags.c | ||
|---|---|---|
| 84–90 | Try this, should build fine and avoids the duplicated nousystem line. | |
| lib/libc/gen/strtofflags.c | ||
|---|---|---|
| 84–90 | You can do so, but I did it the way I did it But choose whichever way you prefer. | |
Comment Actions
Accepted subject to the changes I have proposed.
| lib/libc/gen/strtofflags.c | ||
|---|---|---|
| 84–90 | It's not really a style change. More of a simplification of lines that'll be touched anyway. | |