summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index 0aef237..b9116dd 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -4872,7 +4872,7 @@ frestore (char *data, rp_screen *s)
rp_window *win;
struct list_head fset;
int max = -1;
- char *nexttok;
+ char *nexttok = NULL;
INIT_LIST_HEAD (&fset);