X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fline.c;h=4d756fe68f34c709fe33d2fa8fa3eedd0db002d1;hb=5d57564d326be3dc789a616fe3299295683fff07;hp=598c0dfcdfff4bb1e0551375f9bbb73257b2070c;hpb=c22fe24a0da896a52dbc3882390ec18a440ef56a;p=bertos.git diff --git a/bertos/gfx/line.c b/bertos/gfx/line.c index 598c0dfc..4d756fe6 100644 --- a/bertos/gfx/line.c +++ b/bertos/gfx/line.c @@ -27,16 +27,17 @@ * 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"