From owner-cvs-all Sun Mar 11 7:28:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D61E037B71A; Sun, 11 Mar 2001 07:28:42 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2BFSg820933; Sun, 11 Mar 2001 07:28:42 -0800 (PST) (envelope-from sobomax) Message-Id: <200103111528.f2BFSg820933@freefall.freebsd.org> From: Maxim Sobolev Date: Sun, 11 Mar 2001 07:28:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/11 07:28:42 PST Modified files: sys/isofs/cd9660 cd9660_vfsops.c Log: Add missed MODULE_VERSION() call, so loading of unicode conversion routine works properly. Clue beaten in by: des Revision Changes Path 1.87 +2 -1 src/sys/isofs/cd9660/cd9660_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message