From cf3d30d4e4eb75806bfc92cf540eec6d207817ff Mon Sep 17 00:00:00 2001 From: axel Date: Tue, 7 Feb 2006 01:08:10 +1000 Subject: Lazily load history file darcs-hash:20060206150810-ac50b-f4e5fe9312aa898fa025d2874444c4fc5724c309.gz --- history.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'history.h') diff --git a/history.h b/history.h index cfed645c..4d201168 100644 --- a/history.h +++ b/history.h @@ -8,7 +8,8 @@ #include /** - Load history from file. + Init history library. The history file won't actually be loaded + until the first time a history search is performed. */ void history_init(); -- cgit v1.2.3