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