Slow down, Wilbur.

This commit is contained in:
mycroft 1998-08-10 02:13:44 +00:00
parent 7514d511f7
commit 93703857ca
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: sbdsp.c,v 1.84 1998/08/10 02:12:30 mycroft Exp $ */
/* $NetBSD: sbdsp.c,v 1.85 1998/08/10 02:13:44 mycroft Exp $ */
/*
* Copyright (c) 1991-1993 Regents of the University of California.
@ -2311,6 +2311,7 @@ sbdsp_midi_getinfo(addr, mi)
int
sbdsp_midi_intr(addr)
void *addr;
{
struct sbdsp_softc *sc = addr;