]> Pileus Git - ~andy/gtk/commit
Clean up stupid increment-inside-array-dereference thing
authorHavoc Pennington <hp@pobox.com>
Fri, 22 Oct 1999 23:26:22 +0000 (23:26 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 22 Oct 1999 23:26:22 +0000 (23:26 +0000)
commitc3c9c72281bd78ecb9444cac6297858903c0555d
tree1375639f99c6036a6b9f7ca36b930d7b727e9ac6
parent5cf2775f46583682ba7e7112da79a5a6b802b43b
Clean up stupid increment-inside-array-dereference thing

1999-10-22  Havoc Pennington  <hp@pobox.com>

* src/io-xpm.c (mem_buffer): Clean up stupid
increment-inside-array-dereference thing

* src/testpixbuf.c: Add XPM data tests.

* src/io-xpm.c: Make the XPM data buffer const, fix const
correctness throughout the code.
demos/testpixbuf.c
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-xpm.c