Fix indentation
This commit is contained in:
parent
07300da7df
commit
55777ba9f4
8
main.c
8
main.c
@ -70,10 +70,10 @@ typedef struct {
|
|||||||
} extcmd_t;
|
} extcmd_t;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
extcmd_t f;
|
extcmd_t f;
|
||||||
int fd;
|
int fd;
|
||||||
unsigned int i, lastsep;
|
unsigned int i, lastsep;
|
||||||
pid_t pid;
|
pid_t pid;
|
||||||
} info;
|
} info;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user