aboutsummaryrefslogtreecommitdiffhomepage
path: root/history.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-03-29 10:14:50 +1000
committerGravatar axel <axel@liljencrantz.se>2006-03-29 10:14:50 +1000
commit13a51ba4c2301460d62502d66c6a7c8e020749d1 (patch)
tree7d1dfc5a2dc5f45f5973d2a24234d544d70262c1 /history.c
parent749dad1309583b49cd871173678f6fa3d6283496 (diff)
Fix warnings from ICC
darcs-hash:20060329001450-ac50b-9c3fe4f7ca14a077997c421616c07dde03b48c6d.gz
Diffstat (limited to 'history.c')
-rw-r--r--history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/history.c b/history.c
index 112e7cfe..49e51b10 100644
--- a/history.c
+++ b/history.c
@@ -291,7 +291,7 @@ static void history_save()
history_count=0;
past_end=1;
- history_load( mode_name );
+ history_load();
if( real_pos != 0 )
{
/*