[ekg2-commit] r3875 - trunk/ekg: trunk/ekg/plugins.c

SVN commit svn w toxygen.net
Nie, 9 Mar 2008, 12:51:11 CET


Author: peres
Date: 2008-03-09 12:51:11 +0100 (Sun, 09 Mar 2008)
New Revision: 3875

Modified:
   trunk/ekg/plugins.c
Log:

D'oh again.



Modified: trunk/ekg/plugins.c
===================================================================
--- trunk/ekg/plugins.c	2008-03-09 11:42:38 UTC (rev 3874)
+++ trunk/ekg/plugins.c	2008-03-09 11:51:11 UTC (rev 3875)
@@ -694,7 +694,7 @@
 	a->id 	= queries_count++;
 	a->name	= xstrdup(name);
 
-	LIST_ADD2(&queries_external, a);
+	list_add(&queries_external, a);
 
 	return a->id;
 }



Więcej informacji o liście dyskusyjnej ekg2-commit