Oooops, should have not check this network module roots folder name...

Back to normal program.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6051 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-01-13 00:24:56 +00:00
parent d1ae1e49ae
commit b4ceb35f2e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#include <module.h>
#define NETWORK_MODULES_ROOT "obos_network/"
#define NETWORK_MODULES_ROOT "network/"
struct kernel_net_module_info {
module_info info;