From c4a7249150997ac38e46a45439ba4d986a253d84 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 18 Jul 2000 21:36:39 +0000 Subject: 2000-07-18 Thomas Bushnell, BSG * mux.c (free_name): Fix typo in comment. * usermux.c: Likewise. * usermux.h: Likewise (struct usermux): Likewise. --- usermux/mux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usermux/mux.c') diff --git a/usermux/mux.c b/usermux/mux.c index 92fd6292..145bcf59 100644 --- a/usermux/mux.c +++ b/usermux/mux.c @@ -1,6 +1,6 @@ /* Root usermux node - Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Written by Miles Bader This file is part of the GNU Hurd. @@ -272,7 +272,7 @@ netfs_get_dirents (struct iouser *cred, struct node *dir, /* User lookup. */ -/* Free storage allocated consumed by the host mux name NM, but not the node +/* Free storage allocated consumed by the user mux name NM, but not the node it points to. */ static void free_name (struct usermux_name *nm) -- cgit v1.2.3