summaryrefslogtreecommitdiffstats
path: root/src/usr/vfs/vfsrp.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/vfs/vfsrp.H')
-rw-r--r--src/usr/vfs/vfsrp.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/vfs/vfsrp.H b/src/usr/vfs/vfsrp.H
index c57603907..36e9ed1c8 100644
--- a/src/usr/vfs/vfsrp.H
+++ b/src/usr/vfs/vfsrp.H
@@ -47,7 +47,7 @@ namespace VFS
* static init
* @param[in] task args
*/
- static void init(void * i_taskArgs);
+ static void init( errlHndl_t &io_taskRetErrl );
/**
* Get the list of test modules
@@ -126,7 +126,7 @@ namespace VFS
errlHndl_t _init();
/**
- * Message handler
+ * Message handler
*/
void msgHandler();
OpenPOWER on IntegriCloud