Fixed comment

This commit is contained in:
Jennifer Averett
1999-11-05 22:25:16 +00:00
parent 7f6a07504e
commit 089ad91deb
4 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ int IMFS_rmnod(
if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) { if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) {
/* /*
* Is the rtems_filesystem_current is this node? * Is rtems_filesystem_current this node?
*/ */
if ( rtems_filesystem_current.node_access == pathloc->node_access ) if ( rtems_filesystem_current.node_access == pathloc->node_access )

View File

@@ -56,7 +56,7 @@ int IMFS_rmnod(
if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) { if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) {
/* /*
* Is the rtems_filesystem_current is this node? * Is rtems_filesystem_current this node?
*/ */
if ( rtems_filesystem_current.node_access == pathloc->node_access ) if ( rtems_filesystem_current.node_access == pathloc->node_access )

View File

@@ -56,7 +56,7 @@ int IMFS_rmnod(
if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) { if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) {
/* /*
* Is the rtems_filesystem_current is this node? * Is rtems_filesystem_current this node?
*/ */
if ( rtems_filesystem_current.node_access == pathloc->node_access ) if ( rtems_filesystem_current.node_access == pathloc->node_access )

View File

@@ -56,7 +56,7 @@ int IMFS_rmnod(
if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) { if ( !rtems_libio_is_file_open( the_jnode ) && (the_jnode->st_nlink < 1) ) {
/* /*
* Is the rtems_filesystem_current is this node? * Is rtems_filesystem_current this node?
*/ */
if ( rtems_filesystem_current.node_access == pathloc->node_access ) if ( rtems_filesystem_current.node_access == pathloc->node_access )