From 95a9250f3139d396a18692789836d0b9b092fd73 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 18 Jul 2008 07:54:49 +0000 Subject: Correct copyright year. --- ipc/mach_port.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ipc/mach_port.h') diff --git a/ipc/mach_port.h b/ipc/mach_port.h index ab8a94a..a82228f 100644 --- a/ipc/mach_port.h +++ b/ipc/mach_port.h @@ -1,6 +1,6 @@ /* * Mach Port Functions. - * Copyright (C) 2006 Free Software Foundation, Inc. + * Copyright (C) 2008 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -47,7 +47,7 @@ mach_port_deallocate( ipc_space_t space, mach_port_t name); -kern_return_t +extern kern_return_t mach_port_insert_right( ipc_space_t space, mach_port_t name, -- cgit v1.2.3