From: M. R. B. <mr...@us...> - 2002-10-29 15:37:11
|
Update of /cvsroot/linuxdc/linux-sh-dc/drivers/sound/aica In directory usw-pr-cvs1:/tmp/cvs-serv18474 Modified Files: main.c Log Message: Added keyword Index: main.c =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/drivers/sound/aica/main.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- main.c 18 Oct 2002 22:19:28 -0000 1.6 +++ main.c 29 Oct 2002 15:37:09 -0000 1.7 @@ -16,7 +16,9 @@ == == This drives the SH4 end of the sound driver ========================================================= -=======================================================*/ +======================================================= + $Id + */ #include <linux/init.h> #include <linux/config.h> |