X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=gfx%2Fbitmap.c;h=d4c447e65e1440184d544cfa1d7de71d30db77b4;hb=faf2f6bfd5933ff75e6cc01e3d48f9277f731d8f;hp=657f78b9330274ae57448d215c6521ab3930e932;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/gfx/bitmap.c b/gfx/bitmap.c index 657f78b9..d4c447e6 100644 --- a/gfx/bitmap.c +++ b/gfx/bitmap.c @@ -28,7 +28,7 @@ * * Copyright 2003, 2004, 2005, 2006 Develer S.r.l. (http://www.develer.com/) * Copyright 1999 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \author Bernardo Innocenti @@ -41,7 +41,7 @@ #include "gfx_p.h" #include /* ASSERT() */ -#include /* CPU_HARVARD */ +#include /* CPU_HARVARD */ #include /* MIN() */ #include /* CONFIG_GFX_CLIPPING */