summaryrefslogtreecommitdiffstats
path: root/filesystem/in-memory.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-10-28 13:13:13 -0500
committerJoel Sherrill <joel@rtems.org>2016-10-28 14:51:54 -0500
commit30c32cbc4c28eed98d60e379d2e61cb0f79912f6 (patch)
treede3db1e5fba94d0199130ab197fbec226d3c2788 /filesystem/in-memory.rst
parentuser: Add comments about warnings we cannot remove. (diff)
downloadrtems-docs-30c32cbc4c28eed98d60e379d2e61cb0f79912f6.tar.bz2
in-memory.rst, mounting_and_unmounting.rst: Remove unnecessary backslash
Diffstat (limited to 'filesystem/in-memory.rst')
-rw-r--r--filesystem/in-memory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystem/in-memory.rst b/filesystem/in-memory.rst
index 7bc188d..b80d42f 100644
--- a/filesystem/in-memory.rst
+++ b/filesystem/in-memory.rst
@@ -1144,7 +1144,7 @@ imfs_dir_close()
.. code-block:: c
- rtems_libio_t \*iop
+ rtems_libio_t *iop
**File:**