comparison 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
comparison
equal deleted inserted replaced
1394:2e25c7a29ac2 1395:761e17b23e0c
275 #if 0 275 #if 0
276 vfs_unregister_transport(&file_const); 276 vfs_unregister_transport(&file_const);
277 #endif 277 #endif
278 } 278 }
279 279
280 DECLARE_PLUGIN(stdio, init, cleanup, NULL, NULL, NULL, NULL, NULL); 280 DECLARE_PLUGIN(stdio, init, cleanup, NULL, NULL, NULL, NULL, NULL, NULL);