summaryrefslogtreecommitdiff
path: root/lib/llist.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/llist.h')
-rw-r--r--lib/llist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/llist.h b/lib/llist.h
index 6b644b99c..b9d4c89a9 100644
--- a/lib/llist.h
+++ b/lib/llist.h
@@ -51,4 +51,3 @@ void Curl_llist_move(struct curl_llist *, struct curl_llist_element *,
struct curl_llist *, struct curl_llist_element *);
#endif /* HEADER_CURL_LLIST_H */
-