From 6bdf4282622351abb26a79c07e7575cb8c0cea5e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 31 Oct 1995 20:54:12 +0000 Subject: Add missing */. --- hurd/hurd_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') 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. */ -- cgit v1.2.3