mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Corrected spacing problem.
This commit is contained in:
@@ -266,7 +266,7 @@ information to process nodes under a mounted filesystem.
|
|||||||
|
|
||||||
@example
|
@example
|
||||||
struct rtems_filesystem_location_info_tt @{
|
struct rtems_filesystem_location_info_tt @{
|
||||||
void *node_access;
|
void *node_access;
|
||||||
rtems_filesystem_file_handlers_r *handlers;
|
rtems_filesystem_file_handlers_r *handlers;
|
||||||
rtems_filesystem_operations_table *ops;
|
rtems_filesystem_operations_table *ops;
|
||||||
rtems_filesystem_mount_table_entry_t *mt_entry;
|
rtems_filesystem_mount_table_entry_t *mt_entry;
|
||||||
|
|||||||
Reference in New Issue
Block a user