summaryrefslogtreecommitdiff
path: root/hurd/hurd_types.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-10-31 20:54:12 +0000
committerRoland McGrath <roland@gnu.org>1995-10-31 20:54:12 +0000
commit6bdf4282622351abb26a79c07e7575cb8c0cea5e (patch)
tree626f61f2fb52218977ae307087976f7b0c2cad52 /hurd/hurd_types.h
parenta0e0a63b88b54cc27fce7459b47944d9c2dd525e (diff)
Add missing */.
Diffstat (limited to 'hurd/hurd_types.h')
-rw-r--r--hurd/hurd_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h
index 9b40f99c..9436f6ae 100644
--- a/hurd/hurd_types.h
+++ b/hurd/hurd_types.h
@@ -197,7 +197,7 @@ enum file_storage_class
*/
/* STORAGE_TASK is like STORAGE_HURD_FILE, except that the data is found
- in the virtual address space of the task identified by STORAGE_PORT.
+ in the virtual address space of the task identified by STORAGE_PORT. */
/* STORAGE_MEMORY is similar, except the data is found in the memory
object identified by STORAGE_PORT. */