projects
/
profile
/
ivi
/
eet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
546b85d
)
set the size of the test images explicitely
author
caro
<caro>
Fri, 18 Dec 2009 09:32:51 +0000
(09:32 +0000)
committer
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 18 Dec 2009 09:32:51 +0000
(09:32 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@44536
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
src/tests/eet_suite.c
patch
|
blob
|
history
diff --git
a/src/tests/eet_suite.c
b/src/tests/eet_suite.c
index
e545eab
..
4699d2b
100644
(file)
--- a/
src/tests/eet_suite.c
+++ b/
src/tests/eet_suite.c
@@
-73,7
+73,7
@@
struct _Eet_Test_Image
unsigned int w;
unsigned int h;
int alpha;
- unsigned int color[];
+ unsigned int color[
64
];
};
static const Eet_Test_Image test_noalpha = {