summaryrefslogtreecommitdiff
path: root/sys/dev/matcd/matcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/matcd/matcd.c')
-rw-r--r--sys/dev/matcd/matcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/matcd/matcd.c b/sys/dev/matcd/matcd.c
index bc57012c93dc..1012a0dbf05f 100644
--- a/sys/dev/matcd/matcd.c
+++ b/sys/dev/matcd/matcd.c
@@ -531,7 +531,7 @@ static char MATCDCOPYRIGHT[] = "Matsushita CD-ROM driver, Copr. 1994,1995,2002,2
/* Flags in the if_state array */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/matcd/matcd.c,v 1.3 2003/10/18 17:44:01 phk Exp $");
#define BUSBUSY 0x01 /*<18>Bus is already busy*/