diff options
| author | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-21 01:57:06 +0200 |
|---|---|---|
| committer | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-21 01:57:06 +0200 |
| commit | d907f70af6629da902fc0ab77180bb560d0d2c65 (patch) | |
| tree | 6a99a298926fb398ad45155d2ab235dcad169e4d /redes/syntax.h | |
| parent | a5a26f986b6d34269c17f45a98625979da3b7136 (diff) | |
work on redesign debugging
Diffstat (limited to 'redes/syntax.h')
| -rw-r--r-- | redes/syntax.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redes/syntax.h b/redes/syntax.h index b78d4fa..c40a3da 100644 --- a/redes/syntax.h +++ b/redes/syntax.h @@ -147,6 +147,7 @@ typedef enum { CONN_EOL, } Connector; + struct PlCommand { ArgVec args; RedirectVec redirects; |
