From: bernie Date: Tue, 1 Aug 2006 12:23:03 +0000 (+0000) Subject: Indentation fix. X-Git-Tag: 1.0.0~565 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=e3a264d342f0e32790d9a077ca7184c87ffe9f15;p=bertos.git Indentation fix. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@676 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/gfx/charts.h b/gfx/charts.h index 157cd92e..171fc7b2 100755 --- a/gfx/charts.h +++ b/gfx/charts.h @@ -18,6 +18,9 @@ /*#* *#* $Log$ + *#* Revision 1.5 2006/08/01 12:23:03 bernie + *#* Indentation fix. + *#* *#* Revision 1.4 2006/07/19 12:56:26 bernie *#* Convert to new Doxygen style. *#* @@ -49,7 +52,7 @@ #ifndef GFX_CHARTS_H #define GFX_CHARTS_H -#include /* vcoord_t */ +#include /* vcoord_t */ #include /* CONFIG_ stuff */ /**