aboutsummaryrefslogtreecommitdiff
path: root/src/prog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prog.h')
-rw-r--r--src/prog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prog.h b/src/prog.h
index a29de04..fe42d3a 100644
--- a/src/prog.h
+++ b/src/prog.h
@@ -52,7 +52,7 @@ struct prog
struct
{
struct component *comp;
- size_t idx; /* Numeric identifier */
+ int wait;
int socket;
struct prog *redir[2]; /* Pointers to redirectors */
time_t timestamp; /* Time of last startup */

Return to:

Send suggestions and report system problems to the System administrator.