fix runoff complaints about pagination and long lines

This commit is contained in:
Robert Morris 2017-08-29 14:11:59 -04:00
parent 164f4bae54
commit 4638cabf8c
11 changed files with 25 additions and 33 deletions

3
file.h
View file

@ -35,6 +35,3 @@ struct devsw {
extern struct devsw devsw[];
#define CONSOLE 1
//PAGEBREAK!
// Blank page.