X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=gfx%2Fline.c;h=c5a6046f75ddc06aa34921d76b67a46eb9b46a1a;hb=21b3b0c37366068ae6247c15f30505c055e473a5;hp=cb6606ead64e125ef1ad14cb1d006250c99a91fb;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/gfx/line.c b/gfx/line.c index cb6606ea..c5a6046f 100644 --- a/gfx/line.c +++ b/gfx/line.c @@ -28,7 +28,7 @@ * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) * Copyright 1999 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \version $Id$ @@ -59,7 +59,7 @@ #include "gfx_p.h" #include /* ASSERT() */ -#include /* CPU_HARVARD */ +#include /* CPU_HARVARD */ #include /* SWAP() */ #include /* CONFIG_GFX_CLIPPING */