timezone: Fix byte arithmetic
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Dec 2012 11:03:24 +0000 (11:03 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Dec 2012 13:48:31 +0000 (13:48 +0000)
commit5f1f9cb7d8886a6d8f06e2f67e9674758cd550bd
treec3fa028bf1d5a5d96b12c8203840f84ca5dc23a3
parent1d7985aa0adf7c22060470de727484e92f0a0eb9
timezone: Fix byte arithmetic

Use guint8* instead of gpointer, to avoid warnings and side effects.

https://bugzilla.gnome.org/show_bug.cgi?id=686128
glib/gtimezone.c