X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-folder.c;h=62149cbc896fbe6215cc8301cd6bbf115d836d50;hp=87f6921cf894876591e14786a83631af27cfa74c;hb=c4dcaf83a3586022b01cf01a03761e10007841b1;hpb=c5a6c81b85b5e75d5f91265d15c795379d0f7cee diff --git a/src/modest-tny-folder.c b/src/modest-tny-folder.c index 87f6921..62149cb 100644 --- a/src/modest-tny-folder.c +++ b/src/modest-tny-folder.c @@ -104,7 +104,7 @@ modest_tny_folder_guess_folder_type (TnyFolder *folder) const gchar* -modest_tny_folder_get_help_id (const TnyFolder *folder) +modest_tny_folder_get_help_id (TnyFolder *folder) { TnyFolderType type; const gchar* help_id = NULL;