ソースを参照

Fix indentation

master
Bert Münnich 5年前
コミット
55777ba9f4
1個のファイルの変更4行の追加4行の削除
  1. +4
    -4
      main.c

+ 4
- 4
main.c ファイルの表示

@@ -70,10 +70,10 @@ typedef struct {
} extcmd_t;

struct {
extcmd_t f;
int fd;
unsigned int i, lastsep;
pid_t pid;
extcmd_t f;
int fd;
unsigned int i, lastsep;
pid_t pid;
} info;

struct {


読み込み中…
キャンセル
保存