Indented with src/scripts/indent-emp.
This commit is contained in:
parent
5f263a7753
commit
9b7adfbecc
437 changed files with 52211 additions and 51052 deletions
|
@ -37,8 +37,8 @@
|
|||
#define QEMPTY(p) ((p)->q_forw == (p))
|
||||
|
||||
struct qelem {
|
||||
struct qelem *q_forw;
|
||||
struct qelem *q_back;
|
||||
struct qelem *q_forw;
|
||||
struct qelem *q_back;
|
||||
};
|
||||
|
||||
#endif _QUEUE
|
||||
#endif /* _QUEUE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue