Line breaks and other formatting issues. No functional changes.
This commit is contained in:
parent
281840b604
commit
4c4fdca42b
37 changed files with 119 additions and 117 deletions
|
@ -45,7 +45,7 @@ struct io {
|
|||
struct qelem queue; /* list of ioqueue elements */
|
||||
int nbytes; /* number of data bytes present */
|
||||
int offset; /* offset into current entry */
|
||||
char *data; /* pointer to start */
|
||||
char *data; /* pointer to start */
|
||||
};
|
||||
|
||||
void ioq_init(struct ioqueue *ioq, int bsize);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue