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