From c2ae371bed8790363bd783752d9bbb3e46b87f4d Mon Sep 17 00:00:00 2001 From: godzil Date: Sat, 23 Feb 2008 17:37:45 +0000 Subject: [PATCH] Just a bit of cosmetic --- src/ppu/ppu.memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ppu/ppu.memory.c b/src/ppu/ppu.memory.c index f36ae92..774ffcf 100644 --- a/src/ppu/ppu.memory.c +++ b/src/ppu/ppu.memory.c @@ -2,7 +2,7 @@ * PPU Memory manager - The TI-NESulator Project * ppu.memory.c - Inspired from the memory manager of the Quick6502 Project. * - * Created by Manoƫl Trapier on 12/04/07. + * Created by Manoel Trapier on 12/04/07. * Copyright 2003-2008 986 Corp. All rights reserved. * * $LastChangedDate$