X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-folder.c;h=62149cbc896fbe6215cc8301cd6bbf115d836d50;hp=87f6921cf894876591e14786a83631af27cfa74c;hb=e45958deaf9701399c552ea0d84c2447efacd4ca;hpb=6f7aa1b5e15f3024db75ccfe3138f520c607dc5d 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;