summaryrefslogtreecommitdiff
path: root/lib/tabledef.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tabledef.c')
-rw-r--r--lib/tabledef.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tabledef.c b/lib/tabledef.c
index 0e388f1..d9826f5 100644
--- a/lib/tabledef.c
+++ b/lib/tabledef.c
@@ -19,8 +19,8 @@ const char* cEpgdState::states[] =
"busy (events)",
"busy (match)",
- "busy (images)",
"busy (scraping)",
+ "busy (images)",
0
};