fixed warning: stray ',' at the end of enum
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Этот коммит содержится в:
родитель
3a7de274e0
Коммит
ea40afeef5
@ -137,7 +137,7 @@ static enum {
|
||||
BASH,
|
||||
TCSH,
|
||||
ZSH,
|
||||
FISH,
|
||||
FISH
|
||||
} subshell_type;
|
||||
|
||||
/* Flag to indicate whether the subshell is ready for next command */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user