From: James S. <jsi...@us...> - 2001-11-08 17:17:10
|
Update of /cvsroot/linux-mips/linux/arch/mips/kernel In directory usw-pr-cvs1:/tmp/cvs-serv1151 Modified Files: entry.S Log Message: Reformat comment. Index: entry.S =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/kernel/entry.S,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- entry.S 2001/10/24 21:43:33 1.8 +++ entry.S 2001/11/08 17:17:07 1.9 @@ -1,5 +1,4 @@ /* -/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. |