Avoid a portability problem in the checksum test
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 14:50:48 +0000 (09:50 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 14:50:48 +0000 (09:50 -0500)
commitf802f467a5bc5454f7ca5c685fe6e1f3f05a2ae5
treebc21e0be72f9b0d3bed343225caa577bcbb0867e
parentabbb54cdd6da757f9833d57126551ce934f4970d
Avoid a portability problem in the checksum test

String literals are not guaranteed to work like this.
https://bugzilla.gnome.org/show_bug.cgi?id=570572
glib/tests/checksum.c