Subject: port-sun3/1400: Minor typo in sun3 ccd
To: None <gnats-bugs@NetBSD.ORG>
From: None <abs@mono.city.ac.uk>
List: netbsd-bugs
Date: 08/22/1995 18:37:16
>Number:         1400
>Category:       port-sun3
>Synopsis:       Minor typo in sun3 ccd
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 22 13:50:01 1995
>Last-Modified:
>Originator:     David Brownlee
>Organization:
Monochrome
>Release:        Tue Aug 22 1995
>Environment:
sparc, 1.0A, current
System: NetBSD gluon.city.ac.uk 1.0A NetBSD 1.0A (GLUON) #1: monoadm@gluon.city.ac.uk:/mono/u1/NetBSD/src/sys/arch/sparc/compile/GLUON sparc

>Description:
	The ccd changes gave the sun3 an i instead of a u :)

>How-To-Repeat:
	build -current for sun3
>Fix:
	#inclide -> #include

*** arch/sun3/sun3/conf.corig   Tue Aug 22 18:26:00 1995
--- arch/sun3/sun3/conf.c       Tue Aug 22 18:25:55 1995
***************
*** 55,61 ****
  bdev_decl(st);
  #include "cd.h"
  bdev_decl(cd);
! #inclide "ccd.h"
  bdev_decl(ccd);
  
  struct bdevsw bdevsw[] =
--- 55,61 ----
  bdev_decl(st);
  #include "cd.h"
  bdev_decl(cd);
! #include "ccd.h"
  bdev_decl(ccd);
  
  struct bdevsw bdevsw[] =

>Audit-Trail:
>Unformatted: