From 2aba92caaec0fc028d7d0970160bfa900d29da08 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 24 Mar 2007 01:57:57 +0000 Subject: 2007-03-24 Thomas Schwinge * fsys_reply.defs (fsys_syncfs_reply): Fix typo. Reported by Austin Thompson. --- hurd/ChangeLog | 5 +++++ hurd/fsys_reply.defs | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/ChangeLog b/hurd/ChangeLog index cbfa7649..63109f20 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,8 @@ +2007-03-24 Thomas Schwinge + + * fsys_reply.defs (fsys_syncfs_reply): Fix typo. Reported by Austin + Thompson. + 2005-01-06 Marco Gerards * kdioctl.defs: New file. diff --git a/hurd/fsys_reply.defs b/hurd/fsys_reply.defs index 5fdce5f4..e2031692 100644 --- a/hurd/fsys_reply.defs +++ b/hurd/fsys_reply.defs @@ -1,5 +1,7 @@ /* Reply half of fsys - Copyright (C) 1991,93,94,95,2001 Free Software Foundation, Inc. + + Copyright (C) 1991, 1993, 1994, 1995, 2001, 2007 + Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -49,7 +51,7 @@ simpleroutine fsys_getfile_reply ( simpleroutine fsys_syncfs_reply ( reply_port: reply_port_t; - retocde: kern_return_t); + RETURN_CODE_ARG); simpleroutine fsys_set_options_reply ( reply_port: reply_port_t; -- cgit v1.2.3