summaryrefslogtreecommitdiff
path: root/sys/dev/midi.c
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-09-21 06:03:16 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-09-21 06:03:16 +0000
commitc716739a815d2c58c6cb2e4bed7960fe2ca0a546 (patch)
tree146a196b196857f84bbff707859f756513ea32b1 /sys/dev/midi.c
parenta3448d029e9c4a34d9a0f2ec2324b4e99b25b0d3 (diff)
re-add RCS id after last commit
Diffstat (limited to 'sys/dev/midi.c')
-rw-r--r--sys/dev/midi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/midi.c b/sys/dev/midi.c
index ed9fe56c21c..fb6905b0682 100644
--- a/sys/dev/midi.c
+++ b/sys/dev/midi.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: midi.c,v 1.11 2004/09/21 06:03:15 brad Exp $ */
+
/*
* Copyright (c) 2003, 2004 Alexandre Ratchov
*