X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fline.c;h=8c87a5219ae33df3576d53ccfaa48798c2203256;hb=db72c76f4275be952460cad175a905357c5834c3;hp=598c0dfcdfff4bb1e0551375f9bbb73257b2070c;hpb=c22fe24a0da896a52dbc3882390ec18a440ef56a;p=bertos.git diff --git a/bertos/gfx/line.c b/bertos/gfx/line.c index 598c0dfc..8c87a521 100644 --- a/bertos/gfx/line.c +++ b/bertos/gfx/line.c @@ -27,16 +27,16 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) - * Copyright 1999 Bernardo Innocenti + * Copyright 1999 Bernie Innocenti * * --> * - * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Stefano Fedrigo * * \brief Line drawing graphics routines + * \sa gfx.h */ #include "gfx.h"