]> Pileus Git - ~andy/gtk/commit
modelmenu: fix a GCC warning
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 21 Aug 2012 09:15:32 +0000 (11:15 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 21 Aug 2012 09:15:32 +0000 (11:15 +0200)
commitde3cfa6034780cc9e7a0f203dbb7e3a09413da94
tree68cbb7dbc49d2430ecd83b2258072f08e29f46b0
parent4e9f4fbc773f01170529e973aceefaf434b127db
modelmenu: fix a GCC warning

This should not be a const string, since the caller is supposed to free
it.
gtk/gtkmodelmenu.c