diff options
Diffstat (limited to 'sys/dev/sound/pci/csamidi.c')
| -rw-r--r-- | sys/dev/sound/pci/csamidi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/csamidi.c b/sys/dev/sound/pci/csamidi.c index be3604877a45..268f81ae33d4 100644 --- a/sys/dev/sound/pci/csamidi.c +++ b/sys/dev/sound/pci/csamidi.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/csamidi.c,v 1.11 2002/04/04 21:03:17 jhb Exp $ */ #include <dev/sound/midi/midi.h> |
