summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b79954)
raw | patch | inline | side by side (parent: 4b79954)
author | pjrm <pjrm@users.sourceforge.net> | |
Fri, 4 Aug 2006 04:53:54 +0000 (04:53 +0000) | ||
committer | pjrm <pjrm@users.sourceforge.net> | |
Fri, 4 Aug 2006 04:53:54 +0000 (04:53 +0000) |
src/svg/svg-color-test.h | patch | blob | history |
index fc5ddfa004e067d5e05b0ea7dc33d61d66103732..ad25d506c36fbcaa2714f81892838c19016d2a12 100644 (file)
--- a/src/svg/svg-color-test.h
+++ b/src/svg/svg-color-test.h
class SVGColorTest : public CxxTest::TestSuite
{
struct simpleIccCase {
- int numEntries;
+ unsigned numEntries;
bool shouldPass;
char const* name;
char const* str;