Bring back a couple of private-but-extern symbols
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Nov 2012 14:54:19 +0000 (14:54 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Nov 2012 16:13:57 +0000 (16:13 +0000)
commit85976cf91deae6ac7cf1639a187a424ff7296968
tree5f931b19c9f20d56a57e43a887eee7bcdcd0d411
parent7b1f8c582a699305bdbeadebb5628f54112c7220
Bring back a couple of private-but-extern symbols

These both existed in 2.34.1, but are not exposed in headers, and were
meant to be private. Making them static (in commit 84475e43) was
technically an ABI break, and in particular it causes abicheck.sh to fail.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687441
Reviewed-by: Colin Walters <walters@verbum.org>
gio/gmenumodel.c