summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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. */