From f56be46e466ec63a987b1576700ad48388606a49 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 1 Apr 2001 01:39:44 +0000 Subject: 2001-03-28 Neal H Walfield * protid-rele: Doc fix. * node-nput.c: Likewise. * io-prenotify.c: Likewise. --- libdiskfs/node-nput.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/node-nput.c') diff --git a/libdiskfs/node-nput.c b/libdiskfs/node-nput.c index 2f4a7db4..2aad1b66 100644 --- a/libdiskfs/node-nput.c +++ b/libdiskfs/node-nput.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2001 Free Software Foundation, Inc. Written by Thomas Bushnell, BSG. This file is part of the GNU Hurd. @@ -22,7 +22,7 @@ /* Unlock node NP and release a hard reference; if this is the last hard reference and there are no links to the file then request - soft references to be dropped. */ + weak references to be dropped. */ void diskfs_nput (struct node *np) { -- cgit v1.2.3