aboutsummaryrefslogtreecommitdiff
path: root/src/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.c')
-rw-r--r--src/history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/history.c b/src/history.c
index 626c3015..d90d457e 100644
--- a/src/history.c
+++ b/src/history.c
@@ -149,7 +149,7 @@ void a_History_set_title_by_url(const DilloUrl *url, const char *title)
/*
* Free all the memory used by this module
*/
-void a_History_free()
+void a_History_freeall()
{
int i;