Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4436 → Rev 4437

/trunk/uspace/srv/vfs/vfs_ops.c
258,7 → 258,7
}
 
/** Process pending mount requests */
void vfs_process_pending_mount()
void vfs_process_pending_mount(void)
{
link_t *cur;