From nobody@FreeBSD.ORG  Thu Aug 24 19:32:49 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id F290E37B424; Thu, 24 Aug 2000 19:32:48 -0700 (PDT)
Message-Id: <20000825023248.F290E37B424@hub.freebsd.org>
Date: Thu, 24 Aug 2000 19:32:48 -0700 (PDT)
From: ebd@oau.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: syntax error in if_iso88025subr.c
X-Send-Pr-Version: www-1.0

>Number:         20829
>Category:       misc
>Synopsis:       syntax error in if_iso88025subr.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sheldonh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 24 19:40:01 PDT 2000
>Closed-Date:    Fri Aug 25 02:06:01 PDT 2000
>Last-Modified:  Fri Aug 25 02:06:24 PDT 2000
>Originator:     Elliot Dierksen
>Release:        3.5-STABLE
>Organization:
>Environment:
FreeBSD alfred.oau.org 3.5-STABLE FreeBSD 3.5-STABLE #33: Thu Aug 24 22:13:46 EDT 2000
root@alfred.oau.org:/usr/src/sys/compile/NEWALF2  i386

>Description:
On line 236:
M_PREPEND(m, 8, M_DONTWAIT)

The semicolon is missing causing this module not to compile.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sheldonh 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Fri Aug 25 02:03:16 PDT 2000 
Responsible-Changed-Why:  
I'll take this one, although the originator should be aware that 
there are no future releases on the 3.x line planned. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20829 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Fri Aug 25 02:06:01 PDT 2000 
State-Changed-Why:  
Committed as rev 1.2.2.3, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20829 
>Unformatted:
