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..1d23ea2576dd5 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.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> |