diff options
Diffstat (limited to 'sys/dev/sound/pci/emu10kx.c')
-rw-r--r-- | sys/dev/sound/pci/emu10kx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/emu10kx.c b/sys/dev/sound/pci/emu10kx.c index c2a8249ca5c78..7fda141c594b4 100644 --- a/sys/dev/sound/pci/emu10kx.c +++ b/sys/dev/sound/pci/emu10kx.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pci/emu10kx.c,v 1.12.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <sys/param.h> |