From eaa41abfebc3fbf9c2d6a673940e36a4af008cac Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Mon, 13 May 2013 10:43:05 +0100 Subject: account-settings: fix a reference to empathy-account-widget.c https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- tp-account-widgets/tpaw-account-settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp-account-widgets/tpaw-account-settings.c b/tp-account-widgets/tpaw-account-settings.c index b97da2790..1559da4bf 100644 --- a/tp-account-widgets/tpaw-account-settings.c +++ b/tp-account-widgets/tpaw-account-settings.c @@ -86,7 +86,7 @@ struct _TpawAccountSettingsPriv /* Keys are parameter names from the hash above (gchar *). * Values are regular expresions that should match corresponding parameter * values (GRegex *). Possible regexp patterns are defined in - * empathy-account-widget.c */ + * tpaw-account-widget.c */ GHashTable *param_regexps; GArray *unset_parameters; GList *required_params; -- cgit v1.2.3