summaryrefslogtreecommitdiffstats
path: root/src/sys
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys')
-rw-r--r--src/sys/vfs/vfs_main.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sys/vfs/vfs_main.C b/src/sys/vfs/vfs_main.C
index 417a8ae14..22cd306a5 100644
--- a/src/sys/vfs/vfs_main.C
+++ b/src/sys/vfs/vfs_main.C
@@ -92,6 +92,7 @@ void vfs_main(void* unused)
(void*) msg->data[1]);
break;
}
+ module++;
}
msg->data[0] = child;
msg_respond(vfsMsgQ, msg);
OpenPOWER on IntegriCloud