Details
Details
- Reviewers
allanjude cperciva oshogbo - Commits
- rS304691: bspatch: apply style(9)
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
148–163 | this change (and a similar one for newfd) is not specifically a style(9) change but is a small refactoring also to reduce later capsicum changes |
Comment Actions
Thank you for doing this.
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
117–121 | space in the wrong position |
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
36–37 | Maybe: #include <bzlib.h> | |
58 | return (y); | |
70–71 | I know that is not direct connected by maybe: FILE *f, *cpf, *dpf, *epf; | |
227 | return (0); |