slice-color test: don't use non-existent macro
authorRyan Lortie <desrt@desrt.ca>
Tue, 1 May 2012 20:48:52 +0000 (13:48 -0700)
committerRyan Lortie <desrt@desrt.ca>
Tue, 1 May 2012 22:16:05 +0000 (15:16 -0700)
commit774074f99bcc6237290e5252faf24581d7fe9932
tree868fd59685345d800bfeafc94294c5b72a9c9534
parentb31d872081a70817dc036043fef05cd950c4e86f
slice-color test: don't use non-existent macro

G_GUINT64_MODIFIER doesn't exist, but G_GINT64_MODIFIER does (and will
be the same as is needed for unsigned).
tests/slice-color.c