From: Dirk-Jan C. Binnema Date: Mon, 23 Jul 2007 13:09:48 +0000 (+0000) Subject: s/__FUNCTION/__FUNCTION__/ X-Git-Tag: git_migration_finished~2769 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=9b132481dc780eb30f783954eadb00b5f08ccd4b s/__FUNCTION/__FUNCTION__/ pmo-trunk-r2772 --- diff --git a/src/modest-tny-account.c b/src/modest-tny-account.c index c5fb06f..3cd2d01 100644 --- a/src/modest-tny-account.c +++ b/src/modest-tny-account.c @@ -90,7 +90,7 @@ modest_tny_account_get_special_folder (TnyAccount *account, g_free (account_id); } else { - g_warning ("%s: modest_account_name was NULL.", __FUNCTION); + g_warning ("%s: modest_account_name was NULL.", __FUNCTION__); } } else { /* Other local folders are all in one on-disk directory: */