summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;