summaryrefslogtreecommitdiff
path: root/src/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.h')
-rw-r--r--src/data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data.h b/src/data.h
index 793cd51..10a0f1c 100644
--- a/src/data.h
+++ b/src/data.h
@@ -359,6 +359,7 @@ struct rp_input_line
int size;
rp_completions *compl;
Atom selection;
+ int history_id;
};
/* The hook dictionary. */