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