Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 03:30:04 -0800 (PST)
From:      "Patrik Forsberg" <patrik.forsberg@dataphone.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/25846: Typo on line 2327 in fold-const.c
Message-ID:  <200103161130.f2GBU4L08519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/25846; it has been noted by GNATS.

From: "Patrik Forsberg" <patrik.forsberg@dataphone.net>
To: <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: bin/25846: Typo on line 2327 in fold-const.c
Date: Fri, 16 Mar 2001 12:27:56 +0100

 This seems to be a problem with the 4.3-BETA release.
 
 More typos exist:
 
 <SRC>/sbin/routed/parms.c
 
 ' " ' should be ' * ' on line 915.
 
 diff parms.c parms.c-old
 915c915
 <        naddr *netp,                   /* network in host byte order */
 ---
 >        naddr "netp,                   /* network in host byte order */
 
 
 This, ofcorse, makes the buildworld fail.
 
 Regards,
 Patrik

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103161130.f2GBU4L08519>