X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fline.c;h=8c87a5219ae33df3576d53ccfaa48798c2203256;hb=cbdd295b3172dbfc635ff6895e5eaa0b92e07180;hp=c9bb46952a4f528d3cc171fbac2f19e5571735b5;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/gfx/line.c b/bertos/gfx/line.c index c9bb4695..8c87a521 100644 --- a/bertos/gfx/line.c +++ b/bertos/gfx/line.c @@ -31,12 +31,12 @@ * * --> * - * \version $Id$ * * \author Bernie Innocenti * \author Stefano Fedrigo * * \brief Line drawing graphics routines + * \sa gfx.h */ #include "gfx.h"