summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurd_types.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/hurd_types.defs b/hurd/hurd_types.defs
index 4f6c5b4c..961922eb 100644
--- a/hurd/hurd_types.defs
+++ b/hurd/hurd_types.defs
@@ -1,5 +1,5 @@
/* MiG type declarations for Hurd interfaces -*- C -*-
- Copyright (C) 1993, 94, 95, 96, 98 Free Software Foundation, Inc.
+ Copyright (C) 1993,94,95,96,98,2001 Free Software Foundation, Inc.
This file is part of the GNU Hurd.
@@ -140,7 +140,7 @@ intran: STARTUP_INTRAN
outtran: STARTUP_OUTTRAN
#endif
#ifdef STARTUP_DESTRUCTOR
-destructor: STARTUP_DESCTRUCTOR
+destructor: STARTUP_DESTRUCTOR
#endif
;