X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fwin.h;h=e04a9995fe921d4c7122204a404fcc5975f9c71d;hb=91ed9541e2598d8edfe1a5eaa5908760ea1edb4c;hp=3dafc910339cd00bbbb4c8b623085bc11f4ecdb8;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/gfx/win.h b/bertos/gfx/win.h index 3dafc910..e04a9995 100644 --- a/bertos/gfx/win.h +++ b/bertos/gfx/win.h @@ -30,9 +30,8 @@ * * --> * - * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * * \brief Very simple hierarchical windowing system. * @@ -59,7 +58,7 @@ #ifndef GFX_WIN_H #define GFX_WIN_H -#include /* Node, List */ +#include /* Node, List */ #include /* coord_t */