add private header with attribute ids
authorBenjamin Otte <otte@gnome.org>
Mon, 29 Jun 2009 11:55:22 +0000 (13:55 +0200)
committerBenjamin Otte <otte@gnome.org>
Mon, 29 Jun 2009 16:25:02 +0000 (18:25 +0200)
commitceba40c27d5166a07a0925d2e158ca1809cc1ce3
treec45f014e128fb0d717a2fd1b939b74af485c68bb
parent2620c23577a73fa454298014680f4de46a69e7bb
add private header with attribute ids

attribute ids are generated when the attribute hash is initialized. This
way we can guarantee that the ids match every time.
gio/Makefile.am
gio/gfileinfo-priv.h [new file with mode: 0644]
gio/gfileinfo.c