summaryrefslogtreecommitdiff
path: root/hurd/shutdown.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/shutdown.defs')
-rw-r--r--hurd/shutdown.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/shutdown.defs b/hurd/shutdown.defs
index b2ceb751..afd586bc 100644
--- a/hurd/shutdown.defs
+++ b/hurd/shutdown.defs
@@ -28,6 +28,6 @@ SHUTDOWN_IMPORTS
/*
* Shut down the computer
*/
-routine shutdown (
+routine shutdown_shutdown (
server : shutdown_t
);