aboutsummaryrefslogtreecommitdiffstats
path: root/src/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/list.h')
-rw-r--r--src/list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/list.h b/src/list.h
index 387f79c..478635f 100644
--- a/src/list.h
+++ b/src/list.h
@@ -133,7 +133,7 @@ void *locate_elem(struct list *l,void *elem);
/*
* Delete all the elements in the list
*/
-void flush_list(struct list *l);
+void clear_list(struct list *l);
/*
* Delete every element in the list, and free the memory pointed by all the node data
Un proyecto texto-plano.xyz