NetBSD Problem Report #45998

From www@NetBSD.org  Sun Feb 12 11:38:54 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 7CB6863E02D
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 12 Feb 2012 11:38:54 +0000 (UTC)
Message-Id: <20120212113853.E556963E028@www.NetBSD.org>
Date: Sun, 12 Feb 2012 11:38:53 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Remove duplicate.
X-Send-Pr-Version: www-1.0

>Number:         45998
>Category:       lib
>Synopsis:       Remove duplicate.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 12 11:40:00 +0000 2012
>Closed-Date:    Sun Feb 12 13:53:02 +0000 2012
>Last-Modified:  Sun Feb 12 13:55:05 +0000 2012
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Remove duplicate.
>How-To-Repeat:

>Fix:
diff -u -p -r1.29 fstab.c
--- lib/libc/gen/fstab.c	15 Oct 2011 23:00:01 -0000	1.29
+++ lib/libc/gen/fstab.c	12 Feb 2012 06:30:08 -0000
@@ -63,8 +63,6 @@ static size_t _fs_lineno = 0;
 static const char *_fs_file = _PATH_FSTAB;
 static struct fstab _fs_fstab;

-static int fstabscan __P((void));
-
 static char *nextfld(char **, const char *);
 static int fstabscan(void);

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 12 Feb 2012 13:53:02 +0000
State-Changed-Why:
Committed, thanks


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/45998 CVS commit: src/lib/libc/gen
Date: Sun, 12 Feb 2012 13:52:51 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Sun Feb 12 13:52:51 UTC 2012

 Modified Files:
 	src/lib/libc/gen: fstab.c

 Log Message:
 Remove duplicate function declaration. From Henning Petersen in PR 45998.


 To generate a diff of this commit:
 cvs rdiff -u -r1.29 -r1.30 src/lib/libc/gen/fstab.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.