diff src/stdio/stdio.c @ 1395:761e17b23e0c

added Discovery plugin type
author Cristi Magherusan <majeru@atheme-project.org>
date Fri, 03 Aug 2007 07:21:36 +0300
parents 01efa0e5b554
children 31e9908cf91e
line wrap: on
line diff
--- a/src/stdio/stdio.c	Sat Jul 28 14:45:30 2007 +0300
+++ b/src/stdio/stdio.c	Fri Aug 03 07:21:36 2007 +0300
@@ -277,4 +277,4 @@
 #endif
 }
 
-DECLARE_PLUGIN(stdio, init, cleanup, NULL, NULL, NULL, NULL, NULL);
+DECLARE_PLUGIN(stdio, init, cleanup, NULL, NULL, NULL, NULL, NULL, NULL);