Details
Details
Diff Detail
Diff Detail
- Repository
- R10 FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
usr.bin/ktrdump/ktrdump.c | ||
---|---|---|
59–63 | Could we avoid all the 0's if we used this instead: { .n_name = "_ktr_version" }, If so, I think I'd prefer that style. |