Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 33FC963B93C for ; Wed, 10 Sep 2008 18:48:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D7B2063B3AD; Wed, 10 Sep 2008 18:48:02 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1C6AB63B3A4 for ; Wed, 10 Sep 2008 18:48:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E2A1175D0; Wed, 10 Sep 2008 18:48:02 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/nbpatch/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080910184802.0E2A1175D0@cvs.netbsd.org> Date: Wed, 10 Sep 2008 18:48:02 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Sep 10 18:48:02 UTC 2008 Modified Files: pkgsrc/devel/nbpatch/files: backupfile.c Log Message: Just replace d_namlen with strlen(d_name). To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/nbpatch/files/backupfile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.