summaryrefslogtreecommitdiff
path: root/hurd/hurd_types.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-12-09 04:35:22 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-12-09 04:35:22 +0000
commit4d47f19db22279ae7376419614ccfa795c91a9a4 (patch)
tree7064054da1049c8db28292c18e3d14207bb26d2c /hurd/hurd_types.h
parent7a336d3ee03c30d9be6d2344da89bbd2dd1135d1 (diff)
Formerly hurd_types.h.~84~
Diffstat (limited to 'hurd/hurd_types.h')
-rw-r--r--hurd/hurd_types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h
index 260a87b5..c065ef9b 100644
--- a/hurd/hurd_types.h
+++ b/hurd/hurd_types.h
@@ -157,8 +157,7 @@ enum verstype
MACHINE,
};
-stru
-ct procinfo
+struct procinfo
{
int state;
uid_t owner;