projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8059d60
)
Indentation fix.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 1 Aug 2006 12:23:03 +0000
(12:23 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 1 Aug 2006 12:23:03 +0000
(12:23 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@676
38d2e660
-2303-0410-9eaa-
f027e97ec537
gfx/charts.h
patch
|
blob
|
history
diff --git
a/gfx/charts.h
b/gfx/charts.h
index 157cd92e98873fea657187bd18ef52f76c182b8d..171fc7b25ef760f3448a02dac7968440b7a53bdb 100755
(executable)
--- 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 <gfx/gfx.h>
/* vcoord_t */
+#include <gfx/gfx.h> /* vcoord_t */
#include <appconfig.h> /* CONFIG_ stuff */
/**