Compiler warning fix. No functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37271 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Wim van der Meer
2010-06-27 06:00:17 +00:00
parent f1143621ca
commit 8bef36786e
@@ -56,7 +56,7 @@
static struct
{
char *label;
const char * label;
float width;
float height;
} pageFormat[] =
@@ -79,7 +79,7 @@ static struct
static struct
{
char *label;
const char * label;
int32 orientation;
} orientation[] =
{