summaryrefslogtreecommitdiff
path: root/Src/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/hist.c')
-rw-r--r--Src/hist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Src/hist.c b/Src/hist.c
index 9d317c4b5..e5c48dbc1 100644
--- a/Src/hist.c
+++ b/Src/hist.c
@@ -270,6 +270,8 @@ hist_context_save(struct hist_stack *hs, int toplevel)
cmdsp = 0;
}
+/* restore history context */
+
/**/
void
hist_context_restore(const struct hist_stack *hs, int toplevel)
@@ -321,8 +323,6 @@ hist_in_word(int yesno)
histactive &= ~HA_INWORD;
}
-/* restore history context */
-
/* add a character to the current history word */
static void