summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 26a42ec..2b4ae26 100644
--- a/setup.h
+++ b/setup.h
@@ -178,7 +178,7 @@ private:
};
int level;
cEPGSource *src;
- char lastexec_str[30];
+ char nextrun_str[30];
void output(void);
int width;
time_t lastrefresh;