freebsd-ports/science/linsmith/files/patch-src__element.c
Martin Wilke 09b95bf774 - Fix build with clang
PR:		175022
Submitted by:	Ports Fury
2013-02-07 14:36:55 +00:00

10 lines
205 B
C

--- src/element.c.orig 2011-06-23 01:10:42.000000000 +0900
+++ src/element.c 2012-10-21 04:47:51.000000000 +0900
@@ -306,6 +306,7 @@
}
+void
clear_element_lnlist(chart_lnlist *lnlst)
{
GList *l;