From: John Hodge Date: Sat, 11 Jun 2011 13:39:01 +0000 (+0800) Subject: Kernel/x86 - Emarrasing, stray " at the start of the file X-Git-Tag: rel0.10~69 X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Facess2.git;a=commitdiff_plain;h=0be4add5a8c5f142878c942ff1def5038fb42058 Kernel/x86 - Emarrasing, stray " at the start of the file --- diff --git a/Kernel/arch/x86/mm_phys.c b/Kernel/arch/x86/mm_phys.c index 29c280db..cc6857d1 100644 --- a/Kernel/arch/x86/mm_phys.c +++ b/Kernel/arch/x86/mm_phys.c @@ -1,4 +1,4 @@ -"/* +/* * Acess2 * - Physical memory manager */