From c037debe72fba961250c5e367be4572cb890ae91 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 21 Aug 1995 14:51:20 +0000 Subject: Doc fix. --- libtrivfs/protid-dup.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libtrivfs') diff --git a/libtrivfs/protid-dup.c b/libtrivfs/protid-dup.c index 3ac6f24b..331c1f7a 100644 --- a/libtrivfs/protid-dup.c +++ b/libtrivfs/protid-dup.c @@ -18,13 +18,12 @@ along with the GNU Hurd; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include /* For bcopy() */ - +#include #include "priv.h" /* Return a duplicate of CRED in DUP, sharing the same peropen and hook. A non-null hook may be used to detect that this is a duplicate by - trivfs_peropen_create_hook. */ + trivfs_protid_create_hook. */ error_t trivfs_protid_dup (struct trivfs_protid *cred, struct trivfs_protid **dup) { -- cgit v1.2.3