mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-04 09:12:27 +02:00
commit bash-20150807 snapshot
This commit is contained in:
@@ -316,6 +316,7 @@ bash_clear_history ()
|
||||
{
|
||||
clear_history ();
|
||||
history_lines_this_session = 0;
|
||||
/* XXX - reset history_lines_read_from_file? */
|
||||
}
|
||||
|
||||
/* Delete and free the history list entry at offset I. */
|
||||
|
||||
Reference in New Issue
Block a user