From aa503b592bc3468cbb768b2adb0852674628336d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 16 Jan 2015 20:35:41 +0000 Subject: unposted: another dubious comment in hist.c fixed --- Src/hist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Src') 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 -- cgit 1.4.1